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

Commit

Permalink
[release-1.3] Update installer.sha (#754)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlenglet authored and istio-testing committed Jan 16, 2020
1 parent b7f3c04 commit be5a5e3
Show file tree
Hide file tree
Showing 4 changed files with 2,250 additions and 4,426 deletions.
10 changes: 9 additions & 1 deletion cmd/mesh/testdata/manifest-generate/output/all_on.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,14 @@ spec:
fieldRef:
apiVersion: v1
fieldPath: status.hostIP
- name: SERVICE_ACCOUNT
valueFrom:
fieldRef:
fieldPath: spec.serviceAccountName
- name: ISTIO_META_WORKLOAD_NAME
value: istio-ingressgateway
- name: ISTIO_META_OWNER
value: kubernetes://api/apps/v1/namespaces/istio-system/deployments/istio-ingressgateway
- name: ISTIO_META_POD_NAME
valueFrom:
fieldRef:
Expand Down Expand Up @@ -1153,7 +1161,7 @@ spec:
template:
metadata:
annotations:
checksum/config-volume: a7720cffba65fa6c445efc64d7249b94da43266c65337573364f8c436f60f91c
checksum/config-volume: 41d3d641e3c68263c35dbd7f64bc5da98b345e6fe63c0be0c5ba3bc768fe144c
sidecar.istio.io/inject: "false"
labels:
app: sidecarInjectorWebhook
Expand Down
10 changes: 9 additions & 1 deletion cmd/mesh/testdata/manifest-generate/output/flag_set_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,14 @@ spec:
fieldRef:
apiVersion: v1
fieldPath: status.hostIP
- name: SERVICE_ACCOUNT
valueFrom:
fieldRef:
fieldPath: spec.serviceAccountName
- name: ISTIO_META_WORKLOAD_NAME
value: istio-ingressgateway
- name: ISTIO_META_OWNER
value: kubernetes://api/apps/v1/namespaces/istio-system/deployments/istio-ingressgateway
- name: ISTIO_META_POD_NAME
valueFrom:
fieldRef:
Expand Down Expand Up @@ -1153,7 +1161,7 @@ spec:
template:
metadata:
annotations:
checksum/config-volume: a7720cffba65fa6c445efc64d7249b94da43266c65337573364f8c436f60f91c
checksum/config-volume: 41d3d641e3c68263c35dbd7f64bc5da98b345e6fe63c0be0c5ba3bc768fe144c
sidecar.istio.io/inject: "false"
labels:
app: sidecarInjectorWebhook
Expand Down
2 changes: 1 addition & 1 deletion installer.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0d3e3a559dfc4e9cf549c8f794c606e5b8cb4424
9bd46652329376da13ee15627f3c96afac784a55
Loading

0 comments on commit be5a5e3

Please sign in to comment.