Skip to content

Commit

Permalink
remote-secret update (#2558)
Browse files Browse the repository at this point in the history
* update components/remote-secret-controller/overlays/development/kustomization.yaml

* update components/remote-secret-controller/overlays/staging/base/kustomization.yaml

---------

Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
Co-authored-by: Sergii Kabashniuk <[email protected]>
  • Loading branch information
rh-tap-build-team[bot] and skabashnyuk authored Oct 17, 2023
1 parent d2bf9b0 commit 5046778
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
- https://github.com/redhat-appstudio/remote-secret/config/overlays/openshift_vault?ref=ef170cb2a25e7d1c2b0cc7c9806b658cdba70c24
- https://github.com/redhat-appstudio/remote-secret/config/overlays/openshift_vault?ref=afd8690138b4fdd25f46b53eadb89e69708b82d1

namespace: remotesecret

images:
- name: quay.io/redhat-appstudio/remote-secret-controller
newName: quay.io/redhat-appstudio/remote-secret-controller
newTag: ef170cb2a25e7d1c2b0cc7c9806b658cdba70c24
newTag: afd8690138b4fdd25f46b53eadb89e69708b82d1

patches:
- target:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../base
- https://github.com/redhat-appstudio/remote-secret/config/overlays/openshift_aws?ref=ef170cb2a25e7d1c2b0cc7c9806b658cdba70c24
- https://github.com/redhat-appstudio/remote-secret/config/prometheus?ref=ef170cb2a25e7d1c2b0cc7c9806b658cdba70c24
- https://github.com/redhat-appstudio/remote-secret/config/overlays/openshift_aws?ref=afd8690138b4fdd25f46b53eadb89e69708b82d1
- https://github.com/redhat-appstudio/remote-secret/config/prometheus?ref=afd8690138b4fdd25f46b53eadb89e69708b82d1
- aws-credentials-external-secret.yaml

namespace: remotesecret

images:
- name: quay.io/redhat-appstudio/remote-secret-controller
newName: quay.io/redhat-appstudio/remote-secret-controller
newTag: ef170cb2a25e7d1c2b0cc7c9806b658cdba70c24
newTag: afd8690138b4fdd25f46b53eadb89e69708b82d1

patches:
- target:
Expand Down

0 comments on commit 5046778

Please sign in to comment.