diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index 7fd5c067..dbc0a23a 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -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: {}