Signed-off-by: Kevin Fox <[email protected]> Co-authored-by: Marco Franssen <[email protected]>
22 lines
335 B
YAML
22 lines
335 B
YAML
spiffe-oidc-discovery-provider:
|
|
enabled: true
|
|
|
|
insecureScheme:
|
|
enabled: true
|
|
|
|
config:
|
|
domains:
|
|
- ingress-nginx-controller
|
|
|
|
acme:
|
|
tosAccepted: false
|
|
|
|
ingress:
|
|
enabled: true
|
|
className: nginx
|
|
hosts:
|
|
- host: ingress-nginx-controller
|
|
paths:
|
|
- path: /
|
|
pathType: Prefix
|