add helm values to envoy
This commit is contained in:
parent
b1304172c9
commit
4486d64244
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user