Skip to content

Commit ab472f1

Browse files
Update install manifest [skip ci]
1 parent 7a7a85d commit ab472f1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ kind: Kustomization
55
images:
66
- name: controller
77
newName: ghcr.io/eiffel-community/etos-controller
8-
newTag: cdd436bc
8+
newTag: 7a7a85de

manifests/controller/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3891,7 +3891,7 @@ spec:
38913891
- --webhook-cert-path=/tmp/k8s-webhook-server/serving-certs
38923892
command:
38933893
- /manager
3894-
image: ghcr.io/eiffel-community/etos-controller:cdd436bc
3894+
image: ghcr.io/eiffel-community/etos-controller:7a7a85de
38953895
livenessProbe:
38963896
httpGet:
38973897
path: /healthz

manifests/controller/namespaced.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ spec:
132132
- --webhook-cert-path=/tmp/k8s-webhook-server/serving-certs
133133
command:
134134
- /manager
135-
image: ghcr.io/eiffel-community/etos-controller:cdd436bc
135+
image: ghcr.io/eiffel-community/etos-controller:7a7a85de
136136
livenessProbe:
137137
httpGet:
138138
path: /healthz

0 commit comments

Comments
 (0)