diff --git a/internalproxy/templates/argocd.yaml b/internalproxy/templates/argocd.yaml index db79df4..df77ec2 100644 --- a/internalproxy/templates/argocd.yaml +++ b/internalproxy/templates/argocd.yaml @@ -38,8 +38,8 @@ spec: kind: Rule services: - name: argocd-server - port: 80 - scheme: http + port: 443 + scheme: https tls: secretName: argocd-tls #---