add support for inline ephemeral storage

This commit is contained in:
Manohar Reddy 2021-02-08 13:13:01 +05:30
parent ab42e03317
commit 3cacbb23a0
3 changed files with 2 additions and 0 deletions

View File

@ -6,4 +6,5 @@ spec:
attachRequired: false
volumeLifecycleModes:
- Persistent
- Ephemeral
podInfoOnMount: true

View File

@ -7,4 +7,5 @@ spec:
attachRequired: false
volumeLifecycleModes:
- Persistent
- Ephemeral
podInfoOnMount: true