Use new domains configuration
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -44,7 +44,11 @@ oidc:
|
||||
annotations: {}
|
||||
# external-dns.alpha.kubernetes.io/hostname: oidc-discovery.example.org
|
||||
|
||||
domain: "oidc-discovery.example.org"
|
||||
domains:
|
||||
- localhost
|
||||
- spire-oidc.spire
|
||||
- spire-oidc.spire.svc.cluster.local
|
||||
- oidc-discovery.example.org
|
||||
|
||||
allowInsecureScheme: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user