update envoy app dest ns
This commit is contained in:
parent
31814a141f
commit
d3b7ca777d
@ -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'
|
||||||
Loading…
x
Reference in New Issue
Block a user