Update Argo CD configuration by enabling service in kube-vip daemonset, replacing argocd-ingress with argocd-server-lb, and updating documentation to reflect changes.
This commit is contained in:
@@ -41,9 +41,9 @@ spec:
|
||||
- name: cp_enable
|
||||
value: "true"
|
||||
- name: svc_enable
|
||||
value: "false"
|
||||
value: "true"
|
||||
- name: servicesElection
|
||||
value: "false"
|
||||
value: "true"
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
|
||||
Reference in New Issue
Block a user