feat(k8s/sys/argocd): fix "inigress"

This commit is contained in:
Kat Inskip 2024-09-12 10:59:09 -07:00
parent 6f73f9fc4f
commit e3b6048e32
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -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
- ServerSideApply=true