Skip to content

Commit 53c6c3e

Browse files
committed
fix: revert deploy file
1 parent e3559b7 commit 53c6c3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deploy/kubernetes-1.17/hostpath/csi-hostpath-driverinfo.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ spec:
66
# Supports persistent and ephemeral inline volumes.
77
# To determine at runtime which mode a volume uses, pod info and its
88
# "csi.storage.k8s.io/ephemeral" entry are needed.
9+
volumeLifecycleModes:
10+
- Persistent
11+
- Ephemeral
912
podInfoOnMount: true

0 commit comments

Comments
 (0)