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