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 chart: gateway-helm
repoURL: docker.io/envoyproxy repoURL: docker.io/envoyproxy
targetRevision: v1.5.4 targetRevision: v1.5.4
# helm: helm:
# values: | values: |
# controller: controller:
# enabled: true enabled: true
# service: agent:
# type: ClusterIP enabled: true
# agent:
# enabled: true
destination: destination:
# namespace: default # namespace: default
namespace: envoy-gateway-system namespace: envoy-gateway-system