Added one missing ident
This commit is contained in:
@ -166,7 +166,7 @@ spec:
|
||||
git add deploy.yaml
|
||||
git diff-index --quiet HEAD || git commit -m "Argo: Changed deployed version to $CI_COMMIT_SHA"
|
||||
git push origin $DEPLOY_REPO_BRANCH
|
||||
volumeMounts:
|
||||
- name: secrets-store
|
||||
mountPath: "/mnt/secrets"
|
||||
readOnly: true
|
||||
volumeMounts:
|
||||
- name: secrets-store
|
||||
mountPath: "/mnt/secrets"
|
||||
readOnly: true
|
||||
|
Reference in New Issue
Block a user