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
`alphaConfig.serverConfigData` | Arbitrary configuration data to append to the server section | `{}`
108
108
`alphaConfig.metricsConfigData` | Arbitrary configuration data to append to the metrics section | `{}`
109
109
`alphaConfig.configData` | Arbitrary configuration data to append | `{}`
110
+
`alphaConfig.configFile` | Arbitrary configuration to append, treated as a Go template and rendered with the root context | `""`
110
111
`alphaConfig.existingConfig` | existing Kubernetes configmap to use for the alpha configuration file. See [config template](https://github.com/oauth2-proxy/manifests/blob/master/helm/oauth2-proxy/templates/configmap-alpha.yaml) for the required values | `nil`
111
112
`customLabels` | Custom labels to add into metadata | `{}` |
112
113
`config.google.adminEmail` | user impersonated by the google service account | `""`
0 commit comments