Fix escaping asterisk
This commit is contained in:
@ -26,7 +26,7 @@ spec:
|
|||||||
command:
|
command:
|
||||||
- cp
|
- cp
|
||||||
- -R
|
- -R
|
||||||
- *
|
- '*'
|
||||||
- /shared/data
|
- /shared/data
|
||||||
workingDir: /data
|
workingDir: /data
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
Reference in New Issue
Block a user