couldn't find key applicationsetcontroller.policy in ConfigMap argocd/argocd-cmd-params-cm #14158
Closed
3 tasks done
Labels
bug
Something isn't working
Checklist:
argocd version
.Describe the bug
When trying to install argocd from HA manifest(https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/ha/install.yaml) get error
couldn't find key applicationsetcontroller.policy in ConfigMap argocd/argocd-cmd-params-cm
In
argocd-applicationset-controller
Deployment there is no optional field regarding keyapplicationsetcontroller.policy
:And there is no such key in
argocd-cmd-params-cm
ConfigMap too:That is the reason of the error.
To Reproduce
Try to deploy Argocd in HA mode from manifest https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/ha/install.yaml
Expected behavior
Argocd deployed.
Version
Logs
There are no logs, only error event during deploy.
The text was updated successfully, but these errors were encountered: