Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Lawton committed Dec 13, 2023
1 parent e97d145 commit f93c0f2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion config/add-on-manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ kind: Kustomization
images:
- name: addon-manager
newName: quay.io/kuadrant/addon-manager
newTag: main
newTag: main

3 changes: 2 additions & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ resources:
images:
- name: controller
newName: quay.io/kuadrant/multicluster-gateway-controller
newTag: main
newTag: main

3 changes: 2 additions & 1 deletion config/policy-controller/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ resources:
images:
- name: policy-controller
newName: quay.io/kuadrant/policy-controller
newTag: main
newTag: main

0 comments on commit f93c0f2

Please sign in to comment.