Skip to content

Commit

Permalink
fix(kustomize): manager image
Browse files Browse the repository at this point in the history
  • Loading branch information
m-yosefpor committed Feb 27, 2022
1 parent b55c5da commit 5ec2363
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 @@ -31,7 +31,7 @@ spec:
- /manager
args:
- --leader-elect
image: controller:latest
image: ghcr.io/snapp-incubator/grafana-complementary-operator:main
name: manager
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 5ec2363

Please sign in to comment.