This commit is contained in:
Nikolai Rodionov 2023-02-22 14:06:56 +01:00
parent ef85b41b27
commit 84791a9689

View File

@ -57,7 +57,6 @@ templates:
chart: argo/argo-cd chart: argo/argo-cd
version: 5.20.2 version: 5.20.2
inherit: inherit:
- template: crd-management-hook
- template: default-env-values - template: default-env-values
- template: default-env-secrets - template: default-env-secrets
# ---------------------------- # ----------------------------