tag gateway with ip

This commit is contained in:
2024-08-22 11:11:35 -05:00
parent b2d32ec80e
commit 252ca408ca

View File

@@ -13,11 +13,14 @@ metadata:
cert-manager.io/cluster-issuer: letsencrypt-issuer
spec:
gatewayClassName: cilium
infrastructure:
annotations:
io.cilium/lb-ipam-ips: 192.168.1.15
listeners:
- name: http
protocol: HTTP
port: 80
hostname: "*.alexlebens.net"
hostname: "*.alexlebens.net"
allowedRoutes:
namespaces:
from: All