Skip to content

Commit 1b49fc5

Browse files
committed
Fix order
1 parent 091ae6a commit 1b49fc5

File tree

1 file changed

+2
-2
lines changed
  • third_party/istio-latest/istio-ci-no-mesh

1 file changed

+2
-2
lines changed

third_party/istio-latest/istio-ci-no-mesh/istio.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4974,10 +4974,10 @@ spec:
49744974
fieldPath: spec.serviceAccountName
49754975
- name: KUBECONFIG
49764976
value: /var/run/secrets/remote/config
4977-
- name: PILOT_ENABLE_STATUS
4978-
value: "true"
49794977
- name: PILOT_ENABLED_SERVICE_APIS
49804978
value: "true"
4979+
- name: PILOT_ENABLE_STATUS
4980+
value: "true"
49814981
- name: PILOT_TRACE_SAMPLING
49824982
value: "1"
49834983
- name: PILOT_ENABLE_PROTOCOL_SNIFFING_FOR_OUTBOUND

0 commit comments

Comments
 (0)