Skip to content

Commit 8aad19c

Browse files
Merge pull request #1186 from stuggi/fix_kustomize
Fix config/manager/kustomization.yaml
2 parents ecccd41 + 37ea912 commit 8aad19c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/manager/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
1212
kind: Kustomization
1313
images:
1414
- name: controller
15-
newName: quay.io/mschuppe/openstack-operator
16-
newTag: v0.0.19
15+
newName: quay.io/openstack-k8s-operators/openstack-operator
16+
newTag: latest

0 commit comments

Comments
 (0)