Update argocd.yaml

This commit is contained in:
John Hanzu Kim 2025-06-19 10:32:12 +09:00 committed by GitHub
parent c7f258aa7f
commit 7374762c1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ server:
annotations: annotations:
kubernetes.io/ingress.class: nginx kubernetes.io/ingress.class: nginx
tls: tls:
- secretName: argocd-tls-secret - secretName: argocd-tls-smarketing-secret
extraArgs: extraArgs:
- --insecure # ArgoCD 서버가 TLS 종료를 Ingress에 위임 - --insecure # ArgoCD 서버가 TLS 종료를 Ingress에 위임