diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index a186f1d..f7738d5 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: controller newName: registry.nordix.org/eiffel/etos-controller - newTag: 522938a3 + newTag: de9e306a diff --git a/manifests/controller/install.yaml b/manifests/controller/install.yaml index 0ae2307..c47d2a1 100644 --- a/manifests/controller/install.yaml +++ b/manifests/controller/install.yaml @@ -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