Skip to content

Commit

Permalink
feat(argo-wrapper): update mountpath (#2481)
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nhawk authored Feb 22, 2024
1 parent ff88b7b commit d8fd281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/services/argo-wrapper/argo-wrapper-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ spec:
subPath: argo.json
- name: argo-wrapper-namespace-config
readOnly: true
mountPath: /src/config.ini
mountPath: /argowrapper/config.ini
subPath: config.ini

0 comments on commit d8fd281

Please sign in to comment.