Use new domains configuration
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -63,7 +63,10 @@ Kubernetes: `>=1.19.0-0`
|
||||
| oidc.acme.emailAddress | string | `"[email protected]"` | |
|
||||
| oidc.acme.tosAccepted | bool | `false` | |
|
||||
| oidc.allowInsecureScheme | bool | `false` | |
|
||||
| oidc.domain | string | `"oidc-discovery.example.org"` | |
|
||||
| oidc.domains[0] | string | `"localhost"` | |
|
||||
| oidc.domains[1] | string | `"spire-oidc.spire"` | |
|
||||
| oidc.domains[2] | string | `"spire-oidc.spire.svc.cluster.local"` | |
|
||||
| oidc.domains[3] | string | `"oidc-discovery.example.org"` | |
|
||||
| oidc.enabled | bool | `false` | |
|
||||
| oidc.image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| oidc.image.repository | string | `"gcr.io/spiffe-io/oidc-discovery-provider"` | |
|
||||
|
||||
Reference in New Issue
Block a user