diff --git a/kustomize/mycrd.yaml b/kustomize/mycrd.yaml index 83880e2..e240419 100644 --- a/kustomize/mycrd.yaml +++ b/kustomize/mycrd.yaml @@ -20,8 +20,8 @@ spec: containers: - name: long-running-task args: - -c - 'echo "pass" > result.txt && cat result.txt' + - '-c' + - 'echo "pass" > result.txt && cat result.txt' image: bash resources: limits: