From 74ef99196fe6ead08e11265b45894f848877db05 Mon Sep 17 00:00:00 2001 From: Saturn-V Date: Thu, 19 Oct 2023 15:45:26 -0700 Subject: [PATCH] revert --- helm/service/templates/ingress.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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