11 lines
293 B
YAML
11 lines
293 B
YAML
clusterName: helm-lint
|
|
authentication:
|
|
secondFactor: "off" # this should be overridden
|
|
authenticationSecondFactor:
|
|
secondFactor: "on"
|
|
webauthn:
|
|
attestationAllowedCas:
|
|
- "/etc/ssl/certs/ca-certificates.crt"
|
|
attestationDeniedCas:
|
|
- "/etc/ssl/certs/ca-certificates.crt"
|