Skip to content

Commit

Permalink
remote-secret update (#2377)
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 Sep 18, 2023
1 parent 6557e50 commit 8cde75d
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=7c02f9367366b7964c3c73ab917195be66328d38
- https://github.com/redhat-appstudio/remote-secret/config/overlays/openshift_vault?ref=2e4e49cfda1c5b3f15b0204f8918cb5a8b9bf1fa

namespace: remotesecret

images:
- name: quay.io/redhat-appstudio/remote-secret-controller
newName: quay.io/redhat-appstudio/remote-secret-controller
newTag: 7c02f9367366b7964c3c73ab917195be66328d38
newTag: 2e4e49cfda1c5b3f15b0204f8918cb5a8b9bf1fa

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=7c02f9367366b7964c3c73ab917195be66328d38
- https://github.com/redhat-appstudio/remote-secret/config/prometheus?ref=7c02f9367366b7964c3c73ab917195be66328d38
- https://github.com/redhat-appstudio/remote-secret/config/overlays/openshift_aws?ref=2e4e49cfda1c5b3f15b0204f8918cb5a8b9bf1fa
- https://github.com/redhat-appstudio/remote-secret/config/prometheus?ref=2e4e49cfda1c5b3f15b0204f8918cb5a8b9bf1fa
- 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: 7c02f9367366b7964c3c73ab917195be66328d38
newTag: 2e4e49cfda1c5b3f15b0204f8918cb5a8b9bf1fa

patches:
- target:
Expand Down

0 comments on commit 8cde75d

Please sign in to comment.