From 3edf7167ef4c0b0533480f9fb88427a57519b6d8 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Mon, 25 May 2020 22:48:16 +0200 Subject: [PATCH] allow ipapi on http --- ipapi/ingress.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/ipapi/ingress.yaml b/ipapi/ingress.yaml index aee6048..327ab80 100644 --- a/ipapi/ingress.yaml +++ b/ipapi/ingress.yaml @@ -4,7 +4,6 @@ kind: Ingress metadata: annotations: cert-manager.io/cluster-issuer: letsencrypt-prod - ingress.kubernetes.io/ssl-redirect: "true" labels: app: ipapi name: ipapi