Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
Fix image in deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan committed Jan 23, 2023
1 parent 529a190 commit 1c608e5
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 @@ -45,7 +45,7 @@ spec:
- /manager
args:
- --leader-elect
image: controller:latest
image: ghcr.io/appuio/ocp-drain-monitor:latest
name: manager
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 1c608e5

Please sign in to comment.