Skip to content

Commit

Permalink
Update install manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 28, 2024
1 parent de9e306 commit 76568da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: registry.nordix.org/eiffel/etos-controller
newTag: 522938a3
newTag: de9e306a
2 changes: 1 addition & 1 deletion manifests/controller/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2947,7 +2947,7 @@ spec:
- --health-probe-bind-address=:8081
command:
- /manager
image: registry.nordix.org/eiffel/etos-controller:522938a3
image: registry.nordix.org/eiffel/etos-controller:de9e306a
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 76568da

Please sign in to comment.