Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit a8e0157

Browse files
committed
fix test
1 parent cc5b3a0 commit a8e0157

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: cmd/mesh/testdata/manifest-generate/output/ingressgateway_k8s_settings.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ spec:
121121
value: kubernetes://apis/apps/v1/namespaces/istio-control/deployments/istio-ingressgateway
122122
- name: ISTIO_META_MESH_ID
123123
value: cluster.local
124+
- name: ISTIO_AUTO_MTLS_ENABLED
125+
value: "true"
124126
- name: ISTIO_META_POD_NAME
125127
valueFrom:
126128
fieldRef:

0 commit comments

Comments
 (0)