Skip to content

Commit

Permalink
Update manager.yaml to use ghcr.io image
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMHD authored Aug 22, 2023
1 parent 40ac4ba commit fc0ca46
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 @@ -70,7 +70,7 @@ spec:
- /manager
args:
- --leader-elect
image: controller:latest
image: ghcr.io/snapp-incubator/cerberus:main
name: manager
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit fc0ca46

Please sign in to comment.