To prepare your master VM instance, create and configure a VM instance with properties that match the configuration you want for the cloned VDA instances in your planned machine catalog. The configuration does
networks: vpn-network: external: true name: vpn-network Finally, the vpn service (and all other services) both depend on environment-variables to be set (to configure which user to run as, and which timezone to use); environment: - PUID=${PUID} - PGID=${PGID} - TZ=${TZ} In add...
Configure MinIO build agent +In the distributor section of the `values.yaml` file, point `agent_base_url` and `launch_agent_base_url` to the `circleci-data` bucket you created in your MinIO installation. + +[source, yaml] +--- +distributor: + agent_base_url: http://:9000/circleci...
In this guide, we will learn how to create customize VPC network in GCP (Google Cloud Platform) step by step. Without any further delay, let’s jump into steps. 1) Login to Google Cloud Console and Go to VPC networks Login to your google cloud console and search vpc, Click on ‘VPC ...
compute.subnetworks.use- This permission is optional depending on how you use VPCs. It is necessary to use subnet resources in the provisioned machine catalogs. This permission is already required for using local VPCs but must also be assigned in the Shared VPC host pro...
You must create two firewall rules, one each for ingress and egress. These firewall rules are used during the image mastering process. SeeFirewall Rules. For information on configuring shared VPC, seeConfigure the shared VPC. New permissions required ...