Updating documentation for argocd high-availability configuration
Compare changes
@@ -68,7 +68,15 @@ Argo CD is largely stateless, all data is persisted as Kubernetes objects, which
@@ -77,11 +85,14 @@ addons:
UNCLASSIFIED - NO CUI
Updating documentation for argocd architecture document after configuring, deploying and testing a highly-available configuration of ArgoCD.
constraints such as the argocd-dev-server
were documented to reflect components of ArgoCD that do not support HA.
After configuring for HA, the cypress tests were run locally to replicate adding and syncing projects. These ran without errors.
Closes #1278 (closed)
Add labels for affected packages so that they are deployed in CI as well as a status label:
Be sure to assign to yourself:
Once it is ready for review switch the status and assign reviewers:
UNCLASSIFIED - NO CUI