Skip to content

Commit

Permalink
Set mount propagation mode to None. (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
dargudear-google authored Sep 26, 2023
1 parent cb7e2b9 commit 81d8b96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/provider-gcp-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ spec:
value: "/etc/kubernetes/secrets-store-csi-providers"
volumeMounts:
- mountPath: "/etc/kubernetes/secrets-store-csi-providers"
mountPropagation: None
name: providervol
readOnly: false
livenessProbe:
Expand Down

0 comments on commit 81d8b96

Please sign in to comment.