Skip to content

Commit 0956a00

Browse files
authored
chore: revert kustomization image name change (#232)
Signed-off-by: Skye Gill <[email protected]> Signed-off-by: Skye Gill <[email protected]>
1 parent 8d4d587 commit 0956a00

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: ghcr.io/open-feature/open-feature-operator
16-
newTag: main
15+
newName: controller
16+
newTag: latest

0 commit comments

Comments
 (0)