no, for this, the only way is to use the default credential factory
Xiang Fu
08/31/2022, 4:55 PM
which you just set GCP env variables
Xiang Fu
08/31/2022, 4:56 PM
during gs init, it will get those env var transparently
n
Naz Karnasevych
09/01/2022, 7:18 AM
ok, got it. For context, I wanted to see if there is a way to set the properties for enabling auth by not using the configmap created by the helm chart. We would prefer using a secret or env vars for this instead, but if it’s not possible, then that’s ok