From d1740a8cce1ad0ea15334d63c69ddaccb7ca6321 Mon Sep 17 00:00:00 2001 From: James Andariese Date: Wed, 19 Jul 2023 17:29:38 -0500 Subject: [PATCH] ytmd ingress is istio --- ytmd/ingress.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ytmd/ingress.yaml b/ytmd/ingress.yaml index 799a6e9..8041a61 100644 --- a/ytmd/ingress.yaml +++ b/ytmd/ingress.yaml @@ -3,10 +3,8 @@ kind: Ingress metadata: name: ytmd namespace: ytmd - annotations: - haproxy-ingress.github.io/ssl-redirect: "true" spec: - ingressClassName: haproxy + ingressClassName: istio rules: - host: ytmd.strudelline.net http: