diff --git a/kubernetes/home-lab/apps/networking/envoy-gateway/gateways/production.yaml b/kubernetes/home-lab/apps/networking/envoy-gateway/gateways/production.yaml index d0f53f04..643b0001 100644 --- a/kubernetes/home-lab/apps/networking/envoy-gateway/gateways/production.yaml +++ b/kubernetes/home-lab/apps/networking/envoy-gateway/gateways/production.yaml @@ -7,8 +7,11 @@ metadata: annotations: cert-manager.io/cluster-issuer: lets-encrypt-production spec: -# TODO can i pin this to a specific ip in metallbpool gatewayClassName: envoy-gateway + # TODO gateway api 1.2.0 + # infrastructure: + # annotations: + # metallb.universe.tf/loadBalancerIPs: 192.168.0.236 listeners: - name: http protocol: HTTP