remove istio proxy protocol shim

This commit is contained in:
James Andariese 2023-07-22 20:28:51 -05:00
parent ae7856a978
commit 37a80e9db6
2 changed files with 0 additions and 16 deletions

View File

@ -1,12 +0,0 @@
apiVersion: utilities.strudelline.net/v1alpha1
kind: ProxyProtocolShim
metadata:
name: istio-proxy-protocol-shim
namespace: istio-proxy-protocol-shim
spec:
upstream:
http: istio-ingressgateway.istio-system.svc.cluster.local:80
https: istio-ingressgateway.istio-system.svc.cluster.local:443
commonAnnotations:
metallb.universe.tf/allow-shared-ip: 172.16.17.80
metallb.universe.tf/loadBalancerIPs: 172.16.17.80

View File

@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: istio-proxy-protocol-shim