Merge pull request #193 from andyzhangx/remove-podInfoOnMount
fix: remove unnecessary podInfoOnMount
This commit is contained in:
commit
670205f274
Binary file not shown.
|
|
@ -6,4 +6,3 @@ spec:
|
|||
attachRequired: false
|
||||
volumeLifecycleModes:
|
||||
- Persistent
|
||||
podInfoOnMount: true
|
||||
|
|
|
|||
|
|
@ -7,4 +7,3 @@ spec:
|
|||
attachRequired: false
|
||||
volumeLifecycleModes:
|
||||
- Persistent
|
||||
podInfoOnMount: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue