diff --git a/dch-webhooks/ingress.yaml b/dch-webhooks/ingress.yaml index e14109b..e5d37de 100644 --- a/dch-webhooks/ingress.yaml +++ b/dch-webhooks/ingress.yaml @@ -2,6 +2,8 @@ apiVersion: networking.k8s.io/v1 kind: Ingress metadata: + annotations: + nginx.ingress.kubernetes.io/ssl-redirect: "false" labels: app.kubernetes.io/name: dch-webhooks app.kubernetes.io/component: dch-webhooks