Skip to content

Commit

Permalink
chore(config): Add prebuilt image repo
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Apr 8, 2024
1 parent 52e40d7 commit 1158ff8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- manager.yaml
images:
- name: controller
newName: ghcr.io/clevyr/uptime-robot-operator
newTag: latest

0 comments on commit 1158ff8

Please sign in to comment.