diff --git a/k8s/system/argocd/application.yaml b/k8s/system/argocd/application.yaml index 82b37c14..0214ee66 100644 --- a/k8s/system/argocd/application.yaml +++ b/k8s/system/argocd/application.yaml @@ -11,10 +11,11 @@ spec: chart: argo-cd helm: valuesObject: - service: - type: LoadBalancer - ingress: - enabled: true + server: + service: + type: LoadBalancer + inigress: + enabled: true destination: namespace: argocd name: in-cluster