Skip to content

Commit

Permalink
remote-secret update (#2834)
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>
  • Loading branch information
rh-tap-build-team[bot] authored Nov 29, 2023
1 parent 35f4a89 commit 5eed8d7
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=5e7a9a9aa358608e3b835dd4c6ede24da6ea302b
- https://github.com/redhat-appstudio/remote-secret/config/overlays/openshift_vault?ref=88fe4d5fa7a9e65357800e13ad4c3389e8749c81

namespace: remotesecret

images:
- name: quay.io/redhat-appstudio/remote-secret-controller
newName: quay.io/redhat-appstudio/remote-secret-controller
newTag: 5e7a9a9aa358608e3b835dd4c6ede24da6ea302b
newTag: 88fe4d5fa7a9e65357800e13ad4c3389e8749c81

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=5e7a9a9aa358608e3b835dd4c6ede24da6ea302b
- https://github.com/redhat-appstudio/remote-secret/config/monitoring/prometheus?ref=5e7a9a9aa358608e3b835dd4c6ede24da6ea302b
- https://github.com/redhat-appstudio/remote-secret/config/overlays/openshift_aws?ref=88fe4d5fa7a9e65357800e13ad4c3389e8749c81
- https://github.com/redhat-appstudio/remote-secret/config/monitoring/prometheus?ref=88fe4d5fa7a9e65357800e13ad4c3389e8749c81
- 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: 5e7a9a9aa358608e3b835dd4c6ede24da6ea302b
newTag: 88fe4d5fa7a9e65357800e13ad4c3389e8749c81

patches:
- target:
Expand Down

0 comments on commit 5eed8d7

Please sign in to comment.