Files
helm-charts-hardened/.github/tests/spire-oidc-insecure/values.yaml
T
Kevin FoxandMarco Franssen 6322a9a138 Fix tests
Signed-off-by: Kevin Fox <[email protected]>

Co-authored-by: Marco Franssen <[email protected]>
2023-03-16 18:58:31 +01:00

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