selkies-project / selkies-operator

K8s operator for per-user stateful workloads
https://selkies.io
Apache License 2.0
72 stars 13 forks source link

Make iap-user-authorization cloud build step optional #18

Closed reisbel closed 2 years ago

reisbel commented 2 years ago

Usage

  1. Deploy with Cloud Build:
ACCOUNT=NONE
REGION=us-west1

gcloud builds submit --project=${PROJECT_ID?} --substitutions=_USER=${ACCOUNT?},_REGION=${REGION?}