diff --git a/infra/argocd/templates/argocd.yaml b/infra/argocd/templates/argocd.yaml index 4886db4..2042fd1 100644 --- a/infra/argocd/templates/argocd.yaml +++ b/infra/argocd/templates/argocd.yaml @@ -60,5 +60,5 @@ spec: - name: argocd-server port: 443 scheme: https - #tls: - # secretName: argocd-tls + tls: + secretName: argocd-tls