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: command:
- cp - cp
- -R - -R
- * - '*'
- /shared/data - /shared/data
workingDir: /data workingDir: /data
volumeMounts: volumeMounts: