update envoy app dest ns

This commit is contained in:
Ichen Chhoeng 2025-10-29 22:11:12 +07:00
parent 31814a141f
commit d3b7ca777d

View File

@ -14,6 +14,16 @@ spec:
chart: gateway-helm chart: gateway-helm
repoURL: docker.io/envoyproxy repoURL: docker.io/envoyproxy
targetRevision: v1.5.4 targetRevision: v1.5.4
# helm:
# values: |
# controller:
# enabled: true
# service:
# type: ClusterIP
# agent:
# enabled: true
destination: destination:
namespace: default # namespace: default
namespace: envoy-gateway-system
createNamespace: true
server: 'https://kubernetes.default.svc' server: 'https://kubernetes.default.svc'