feat: add argo-cd Helm chart with initial configuration and default values

This commit is contained in:
sha
2026-04-23 16:02:05 +03:00
parent c99c675a91
commit 8cc8c1bdeb
3 changed files with 18 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Default values for the argo-cd umbrella chart.
# All overrides are forwarded to the upstream argoproj/argo-cd chart under the
# top-level `argo-cd:` key. See https://github.com/argoproj/argo-helm for the
# full list of configurable values.
argo-cd: {}