Fix escaping asterisk

This commit is contained in:
2022-03-21 12:52:51 +03:00
parent bba7e0c23f
commit 1b00d5c001

View File

@ -26,7 +26,7 @@ spec:
command:
- cp
- -R
- *
- '*'
- /shared/data
workingDir: /data
volumeMounts: