infra/charts/headlamp/tests/test_cases/oidc-external-secret.yaml
2026-03-15 11:34:51 +02:00

11 lines
368 B
YAML

# This is a test case for OIDC external secret.
# The oidc.externalSecret.enabled field is a boolean that determines whether to use an external secret for OIDC.
# The oidc.externalSecret.name field is a string that specifies the name of the external OIDC secret.
config:
oidc:
secret:
create: false
externalSecret:
enabled: true
name: oidc