add example for initContainers
This commit is contained in:
parent
de662ae09b
commit
61bbedcf69
1 changed files with 1 additions and 0 deletions
|
@ -536,6 +536,7 @@ repoServer:
|
|||
|
||||
## Use init containers to configure custom tooling
|
||||
## https://argoproj.github.io/argo-cd/operator-manual/custom_tools/
|
||||
## When using the volumes & volumeMounts section bellow, please comment out those above.
|
||||
# volumes:
|
||||
# - name: custom-tools
|
||||
# emptyDir: {}
|
||||
|
|
Loading…
Reference in a new issue