argocd-helm/charts/argo-cd/templates
Allex 7105de193a
fix(argo-cd): Invalid argocd-gpg-keys-cm template (#1656)
The template removed a little too much whitespace resulting in an invalid ConfigMap.

Error:
```
Error: YAML parse error on argocd/charts/argo-cd/templates/argocd-configs/argocd-gpg-keys-cm.yaml: error converting YAML to JSON: yaml: line 10: mapping values are not allowed in this context
```

Signed-off-by: Allex <allexveldman+github@gmail.com>

Signed-off-by: Allex <allexveldman+github@gmail.com>
2022-11-21 11:39:36 +01:00
..
argocd-application-controller feat(argo-cd): Add revisionHistoryLimit (#1599) 2022-11-01 20:26:44 +01:00
argocd-applicationset feat(argo-cd): Add revisionHistoryLimit (#1599) 2022-11-01 20:26:44 +01:00
argocd-configs fix(argo-cd): Invalid argocd-gpg-keys-cm template (#1656) 2022-11-21 11:39:36 +01:00
argocd-notifications feat(argo-cd): Add revisionHistoryLimit (#1599) 2022-11-01 20:26:44 +01:00
argocd-repo-server feat(argo-cd): Add revisionHistoryLimit (#1599) 2022-11-01 20:26:44 +01:00
argocd-server fix(argo-cd): Add missing ClusterRole permissions to argo-cd-server to manage Application in all namespaces (#1621) 2022-11-06 22:13:13 +01:00
crds fix(argo-cd): Don't install CRDs for disabled components (#1596) 2022-10-31 00:48:09 +01:00
dex feat(argo-cd): Add revisionHistoryLimit (#1599) 2022-11-01 20:26:44 +01:00
redis feat(argo-cd): Add revisionHistoryLimit (#1599) 2022-11-01 20:26:44 +01:00
_common.tpl chore(argo-cd): Group common template helpers together (#1555) 2022-10-25 08:41:54 +02:00
_helpers.tpl fix(argo-cd): Replace coalesce with merge for old config values (#1612) 2022-11-01 15:57:19 +01:00
_versions.tpl feat(argo-cd): Add API version overrides for PDB and GKE (#1524) 2022-10-11 15:52:31 +02:00
aggregate-roles.yaml chore(argo-cd): Move notification configs (#1419) 2022-08-25 12:12:51 +02:00
extra-manifests.yaml feat(argo-cd): Added support for extra K8s manifests (#1094) 2022-01-20 10:51:57 +00:00
networkpolicy-default-deny.yaml feat(argo-cd): Add ability to create network policies (#800) 2021-07-13 08:35:25 +02:00
NOTES.txt chore(argo-cd): Consolidated GnuPG configuration (#1609) 2022-11-20 14:29:41 +01:00