Skip to content

Commit

Permalink
Update charts/spire/charts/spiffe-csi-driver/values.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Faisal Memon <[email protected]>
Signed-off-by: kfox1111 <[email protected]>
  • Loading branch information
kfox1111 and faisal-memon authored Oct 25, 2024
1 parent b74c62b commit 4ebee3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/spire/charts/spiffe-csi-driver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ namespaceOverride: ""
serverNamespaceOverride: ""

validatingAdmissionPolicy:
## @param validatingAdmissionPolicy.enabled When auto, pluginName == "upstream.csi.spiffe.io", and k8s >= 1.30.0 then enabled = true, otherwise false
## @param validatingAdmissionPolicy.enabled When set to auto, the validatingAdmissionPolicy will be enabled when the pluginName == "upstream.csi.spiffe.io" and k8s >= 1.30.0. Valid options are [auto, true, false]
enabled: auto

## @param fullnameOverride Full name override for spiffe-csi-driver
Expand Down

0 comments on commit 4ebee3b

Please sign in to comment.