diff --git a/k8s/system/argocd/application.yaml b/k8s/system/argocd/application.yaml index 0214ee66..686c080f 100644 --- a/k8s/system/argocd/application.yaml +++ b/k8s/system/argocd/application.yaml @@ -14,7 +14,7 @@ spec: server: service: type: LoadBalancer - inigress: + ingress: enabled: true destination: namespace: argocd @@ -22,4 +22,4 @@ spec: syncPolicy: syncOptions: - CreateNamespace=true - - ServerSideApply=true \ No newline at end of file + - ServerSideApply=true