Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit f3ecbcd

Browse files
committed
Correct the documentation for oidc.caPEM
Signed-off-by: Daniel Herman <[email protected]>
1 parent 5922abb commit f3ecbcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/charts/kube-oidc-proxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ oidc:
3131
issuerUrl: ""
3232
usernameClaim: ""
3333

34-
# Base64 encoded value of CA cert that will verify TLS connection to
34+
# PEM encoded value of CA cert that will verify TLS connection to
3535
# OIDC issuer URL. If not provided default hosts root CA's will be used.
3636
caPEM:
3737

0 commit comments

Comments
 (0)