fixup! fixup! feat: envoy-gateway

This commit is contained in:
auricom
2025-06-20 23:18:29 +02:00
parent 5b20a6e84f
commit f3fa524d28
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ spec:
gatewayClassName: envoy-gateway
addresses:
- type: IPAddress
value: "${CLUSTER_LB_ENVOY_EXTERNAL}"
value: 192.168.169.122
# infrastructure:
# annotations:
# external-dns.alpha.kubernetes.io/hostname: external.${SECRET_EXTERNAL_DOMAIN}

View File

@@ -10,7 +10,7 @@ spec:
gatewayClassName: envoy-gateway
addresses:
- type: IPAddress
value: "${CLUSTER_LB_ENVOY_INTERNAL}"
value: 192.168.169.121
# infrastructure:
# annotations:
# external-dns.alpha.kubernetes.io/hostname: internal.${SECRET_EXTERNAL_DOMAIN}