diff options
Diffstat (limited to '')
-rw-r--r-- | cd/tools.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cd/tools.yaml b/cd/tools.yaml index 3283d1c..0b73569 100644 --- a/cd/tools.yaml +++ b/cd/tools.yaml @@ -7,6 +7,8 @@ spec: generators: - list: elements: + - chart: argocd + path: tools/argocd - chart: grafana path: tools/grafana - chart: prometheus |