From 51b6cb8e2d2f716462ae6fc635d51f5c00c936ae Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 8 Apr 2023 15:51:01 -0500 Subject: [PATCH] test --- durpapi/templates/ingress.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/durpapi/templates/ingress.yaml b/durpapi/templates/ingress.yaml index cb3e100..611a2f0 100644 --- a/durpapi/templates/ingress.yaml +++ b/durpapi/templates/ingress.yaml @@ -5,7 +5,6 @@ metadata: annotations: kubernetes.io/ingress.class: nginx cert-manager.io/cluster-issuer: letsencrypt-production - nginx.ingress.kubernetes.io/backend-protocol: "HTTPS" spec: rules: - host: durpapi.durp.info