Skip to content

Commit

Permalink
multi-platform-controller update (redhat-appstudio#2594)
Browse files Browse the repository at this point in the history
* update components/multi-platform-controller/base/kustomization.yaml

* Add missing external secrets

---------

Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
Co-authored-by: Stuart Douglas <[email protected]>
  • Loading branch information
2 people authored and jhutar committed Nov 22, 2023
1 parent 8f195bf commit 508b359
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/multi-platform-controller/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ kind: Kustomization

resources:
- allow-argocd-to-manage.yaml
- https://github.com/redhat-appstudio/multi-platform-controller/deploy/operator?ref=a23471628a6d3cd4868d0868810da959ce6a6fde
- https://github.com/redhat-appstudio/multi-platform-controller/deploy/operator?ref=f311350a648b702f2eef91609a6c714cfb5c2774

images:
- name: multi-platform-controller
newName: quay.io/redhat-user-workloads/rhtap-build-tenant/multi-arch-controller/multi-arch-controller
newTag: a23471628a6d3cd4868d0868810da959ce6a6fde
newTag: f311350a648b702f2eef91609a6c714cfb5c2774

namespace: multi-platform-controller

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: Kustomization
resources:
- ../base
- host-config.yaml
- external-secrets.yaml


namespace: multi-platform-controller

0 comments on commit 508b359

Please sign in to comment.