add example for initContainers

This commit is contained in:
Jeroen Lanckmans 2019-12-05 17:41:05 +01:00
parent de662ae09b
commit 61bbedcf69

View file

@ -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: {}