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 Dec 9, 2024
1 parent f5d42dd commit a2d6e0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 61d5b687
newTag: f5d42ddf
4 changes: 2 additions & 2 deletions 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:61d5b687
image: registry.nordix.org/eiffel/etos-controller:f5d42ddf
livenessProbe:
httpGet:
path: /healthz
Expand All @@ -2968,7 +2968,7 @@ spec:
resources:
limits:
cpu: 500m
memory: 128Mi
memory: 1024Mi
requests:
cpu: 10m
memory: 64Mi
Expand Down

0 comments on commit a2d6e0d

Please sign in to comment.