We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3559b7 commit 53c6c3eCopy full SHA for 53c6c3e
deploy/kubernetes-1.17/hostpath/csi-hostpath-driverinfo.yaml
@@ -6,4 +6,7 @@ spec:
6
# Supports persistent and ephemeral inline volumes.
7
# To determine at runtime which mode a volume uses, pod info and its
8
# "csi.storage.k8s.io/ephemeral" entry are needed.
9
+ volumeLifecycleModes:
10
+ - Persistent
11
+ - Ephemeral
12
podInfoOnMount: true
0 commit comments