argoproj-labs / argocd-operator

A Kubernetes operator for managing Argo CD clusters.
https://argocd-operator.readthedocs.io
Apache License 2.0
596 stars 627 forks source link

[ Operator Redesign ] fix: add custom node placement #1428

Closed anandrkskd closed 6 days ago

anandrkskd commented 2 weeks ago

What type of PR is this? /kind bug

What does this PR do / why we need it: This PR adds custom node placement to the deployment of dex, server and Redis This PR also updates removes trailing dot from ArgoCDKeyResourceCustomizations variable, as it's used with dotSep

Have you updated the necessary documentation?

Which issue(s) this PR fixes:

Fixes #?

How to test changes / Special notes to the reviewer: