diff --git a/clusters/bee/_argocd/values.yaml b/clusters/bee/_argocd/values.yaml index c7e115d..b7405d8 100644 --- a/clusters/bee/_argocd/values.yaml +++ b/clusters/bee/_argocd/values.yaml @@ -1,28 +1,4 @@ argo-cd: - # High Availability - redis-ha: - enabled: true - - controller: - replicas: 1 - - repoServer: - replicas: 2 - - pdb: - enabled: true - minAvailable: 1 - - applicationSet: - replicas: 2 - - server: - replicas: 2 - - pdb: - enabled: true - minAvailable: 1 - # configEnabled: false # config: # url: "https://argocd.fox.k8s.vxm.cz/"