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