Fix ArgoCD CRDs (#19)

Reviewed-on: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/pulls/19
This commit is contained in:
Nikolai Rodionov 2023-02-22 21:18:00 +00:00
parent ef85b41b27
commit eb85b3ee26

View File

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