13 lines
433 B
YAML
13 lines
433 B
YAML
|
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
|