Skip to content

Commit

Permalink
Fix config/manager/kustomization.yaml
Browse files Browse the repository at this point in the history
By mistage introduced with:

openstack-k8s-operators@26d2e0e#diff-14effe9ea1a3ddb6e419e627a3501a6c42aa2dcbc76803923e9aff2438e6ee34L15

Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
  • Loading branch information
stuggi committed Nov 15, 2024
1 parent ecccd41 commit 37ea912
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: quay.io/mschuppe/openstack-operator
newTag: v0.0.19
newName: quay.io/openstack-k8s-operators/openstack-operator
newTag: latest

0 comments on commit 37ea912

Please sign in to comment.