Skip to content

how to mount volume to the 'wait' container? #7495

Answered by terrytangyuan
tooptoop4 asked this question in Q&A
Discussion options

You must be logged in to vote

You can patch your containers via podSpecPatch in your workflow, e.g. https://github.com/argoproj/argo-workflows/blob/master/examples/pod-spec-patch.yaml#L13

Another solution is to customize your executor container spec in the controller configmap: https://github.com/argoproj/argo-workflows/blob/master/docs/workflow-controller-configmap.yaml#L190-L213

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@tooptoop4
Comment options

@terrytangyuan
Comment options

@tooptoop4
Comment options

@terrytangyuan
Comment options

@tooptoop4
Comment options

Answer selected by tooptoop4
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants