File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ kind: Kustomization
5
5
images :
6
6
- name : controller
7
7
newName : ghcr.io/eiffel-community/etos-controller
8
- newTag : d3e50c18
8
+ newTag : b411f556
Original file line number Diff line number Diff line change @@ -3247,7 +3247,7 @@ spec:
3247
3247
- --health-probe-bind-address=:8081
3248
3248
command :
3249
3249
- /manager
3250
- image : ghcr.io/eiffel-community/etos-controller:d3e50c18
3250
+ image : ghcr.io/eiffel-community/etos-controller:b411f556
3251
3251
livenessProbe :
3252
3252
httpGet :
3253
3253
path : /healthz
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ spec:
127
127
- --health-probe-bind-address=:8081
128
128
command :
129
129
- /manager
130
- image : ghcr.io/eiffel-community/etos-controller:d3e50c18
130
+ image : ghcr.io/eiffel-community/etos-controller:b411f556
131
131
livenessProbe :
132
132
httpGet :
133
133
path : /healthz
You can’t perform that action at this time.
0 commit comments