mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fixup! fixup! feat: envoy-gateway
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
|||||||
gatewayClassName: envoy-gateway
|
gatewayClassName: envoy-gateway
|
||||||
addresses:
|
addresses:
|
||||||
- type: IPAddress
|
- type: IPAddress
|
||||||
value: "${CLUSTER_LB_ENVOY_EXTERNAL}"
|
value: 192.168.169.122
|
||||||
# infrastructure:
|
# infrastructure:
|
||||||
# annotations:
|
# annotations:
|
||||||
# external-dns.alpha.kubernetes.io/hostname: external.${SECRET_EXTERNAL_DOMAIN}
|
# external-dns.alpha.kubernetes.io/hostname: external.${SECRET_EXTERNAL_DOMAIN}
|
||||||
|
@@ -10,7 +10,7 @@ spec:
|
|||||||
gatewayClassName: envoy-gateway
|
gatewayClassName: envoy-gateway
|
||||||
addresses:
|
addresses:
|
||||||
- type: IPAddress
|
- type: IPAddress
|
||||||
value: "${CLUSTER_LB_ENVOY_INTERNAL}"
|
value: 192.168.169.121
|
||||||
# infrastructure:
|
# infrastructure:
|
||||||
# annotations:
|
# annotations:
|
||||||
# external-dns.alpha.kubernetes.io/hostname: internal.${SECRET_EXTERNAL_DOMAIN}
|
# external-dns.alpha.kubernetes.io/hostname: internal.${SECRET_EXTERNAL_DOMAIN}
|
||||||
|
Reference in New Issue
Block a user