Files
helm-charts-hardened/.github/tests/spire-oidc-insecure/values.yaml
T
Marco Franssen 49a68c3aed Add test for spire-oidc
Using the nginx insecure option, because we can't rely on the ACME
protocol as this server isn't reachable.

Signed-off-by: Marco Franssen <[email protected]>
2023-02-23 10:33:29 +01:00

13 lines
179 B
YAML

spiffe-oidc-discovery-provider:
enabled: true
insecureScheme:
enabled: true
config:
domains:
- oidc-discovery.example.org
acme:
tosAccepted: true