File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ gcloud compute instances create ${GCP_INSTANCE_NAME} \
5757 --image-project confidential-space-images \
5858 --image-family confidential-space-debug \
5959 --service-account $SERVICE_ACCOUNT \
60- --metadata ^~^tee-image-reference=us-docker.pkg.dev/uid2-prod-project/iabtechlab/uid2-operator@${IMAGE_HASH} ~tee-restart-policy=Never~tee-container-log-redirect=true~tee-env-SKIP_VALIDATIONS=true~tee-env-DEPLOYMENT_ENVIRONMENT=integ~tee-env-API_TOKEN_SECRET_NAME=${OPERATOR_KEY_SECRET_VERSION} ~tee-env-CORE_BASE_URL=${BORE_URL_CORE} ~tee-env-OPTOUT_BASE_URL=${BORE_URL_OPTOUT}
60+ --metadata ^~^tee-image-reference=us-docker.pkg.dev/uid2-prod-project/iabtechlab/uid2-operator@${IMAGE_HASH} ~tee-restart-policy=Never~tee-container-log-redirect=true~tee-env-SKIP_VALIDATIONS=true~tee-env-DEPLOYMENT_ENVIRONMENT=integ~tee-env-API_TOKEN_SECRET_NAME=${OPERATOR_KEY_SECRET_VERSION} ~tee-env-CORE_BASE_URL=${BORE_URL_CORE} ~tee-env-OPTOUT_BASE_URL=${BORE_URL_OPTOUT} ~tee-env-service_instances=6~tee-env-default_worker_pool_thread_count=6
6161
6262# Export to GitHub output
6363echo " GCP_INSTANCE_NAME=${GCP_INSTANCE_NAME} "
You can’t perform that action at this time.
0 commit comments