You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`config.google.serviceAccountJson` | google service account json contents | `""`
114
114
`config.google.existingConfig` | existing Kubernetes configmap to use for the service account file. See [google secret template](https://github.com/oauth2-proxy/manifests/blob/master/helm/oauth2-proxy/templates/google-secret.yaml) for the required values | `nil`
115
115
`config.google.groups` | restrict logins to members of these google groups | `[]`
116
+
`containerPort` | used to customise port on the deployment | `""`
116
117
`extraArgs` | key:value list of extra arguments to give the binary | `{}`
117
118
`extraEnv` | key:value list of extra environment variables to give the binary | `[]`
0 commit comments