Skip to content

Commit

Permalink
Set controller manager image to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eoinfennessy committed Aug 22, 2024
1 parent 1b43429 commit 889fa03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
args:
- --leader-elect
- --health-probe-bind-address=:8081
image: quay.io/efenness/istio-zones:latest
image: quay.io/efenness/istio-zones:v0.2.0
name: manager
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 889fa03

Please sign in to comment.