Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* 'main' of https://github.com/snapp-incubator/Cerberus:
  Update manager.yaml to use ghcr.io image
  • Loading branch information
SamMHD committed Aug 22, 2023
2 parents 10dab41 + fc0ca46 commit 2f1701b
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 2f1701b

Please sign in to comment.