diff --git a/helm/service/templates/ingress.yaml b/helm/service/templates/ingress.yaml index 7f8abc1..f30c2d7 100644 --- a/helm/service/templates/ingress.yaml +++ b/helm/service/templates/ingress.yaml @@ -20,4 +20,5 @@ spec: pathType: Prefix tls: - hosts: - - sammwise.vzxy.net \ No newline at end of file + - sammwise.vzxy.net + # secretName: sammwise-tls-prod \ No newline at end of file