add helm values to envoy

This commit is contained in:
Ichen Chhoeng 2025-10-29 22:30:41 +07:00
parent b1304172c9
commit 4486d64244

View File

@ -15,14 +15,12 @@ spec:
chart: gateway-helm
repoURL: docker.io/envoyproxy
targetRevision: v1.5.4
# helm:
# values: |
# controller:
# enabled: true
# service:
# type: ClusterIP
# agent:
# enabled: true
helm:
values: |
controller:
enabled: true
agent:
enabled: true
destination:
# namespace: default
namespace: envoy-gateway-system