Skip to content

Commit

Permalink
service-provider-integration-operator update (#2914)
Browse files Browse the repository at this point in the history
* update components/monitoring/grafana/base/dashboards/spi/kustomization.yaml

* update components/spi-vault/kustomization.yaml

* update components/spi/overlays/development/kustomization.yaml

* update components/spi/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 Dec 13, 2023
1 parent 4a3e7dd commit fc18411
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/grafana/base?ref=7e70491769eb774507e7076fd295ab7dee942143
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/grafana/base?ref=9894386174b50e35791881dbadd5be209d19d015
- https://github.com/redhat-appstudio/remote-secret/config/monitoring/grafana/base?ref=8f7ff94e0e6a1f1cc920dcc0830d0ce3172e0dcb
- dashboard.yaml
2 changes: 1 addition & 1 deletion components/spi-vault/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ kind: Kustomization
namespace: spi-vault

resources:
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/vault/openshift?ref=7e70491769eb774507e7076fd295ab7dee942143
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/vault/openshift?ref=9894386174b50e35791881dbadd5be209d19d015
6 changes: 3 additions & 3 deletions components/spi/overlays/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/overlays/openshift_vault?ref=7e70491769eb774507e7076fd295ab7dee942143
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/overlays/openshift_vault?ref=9894386174b50e35791881dbadd5be209d19d015

namespace: spi-system

images:
- name: quay.io/redhat-appstudio/service-provider-integration-operator
newName: quay.io/redhat-appstudio/service-provider-integration-operator
newTag: 7e70491769eb774507e7076fd295ab7dee942143
newTag: 9894386174b50e35791881dbadd5be209d19d015
- name: quay.io/redhat-appstudio/service-provider-integration-oauth
newName: quay.io/redhat-appstudio/service-provider-integration-oauth
newTag: 7e70491769eb774507e7076fd295ab7dee942143
newTag: 9894386174b50e35791881dbadd5be209d19d015

patches:
- target:
Expand Down
8 changes: 4 additions & 4 deletions components/spi/overlays/staging/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ kind: Kustomization
resources:
- ../../../base
- ../../../base/external-secrets
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/overlays/openshift_aws?ref=7e70491769eb774507e7076fd295ab7dee942143
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/prometheus/base?ref=7e70491769eb774507e7076fd295ab7dee942143
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/overlays/openshift_aws?ref=9894386174b50e35791881dbadd5be209d19d015
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/prometheus/base?ref=9894386174b50e35791881dbadd5be209d19d015
- spi-aws-credentials-external-secret.yaml

namespace: spi-system

images:
- name: quay.io/redhat-appstudio/service-provider-integration-operator
newName: quay.io/redhat-appstudio/service-provider-integration-operator
newTag: 7e70491769eb774507e7076fd295ab7dee942143
newTag: 9894386174b50e35791881dbadd5be209d19d015
- name: quay.io/redhat-appstudio/service-provider-integration-oauth
newName: quay.io/redhat-appstudio/service-provider-integration-oauth
newTag: 7e70491769eb774507e7076fd295ab7dee942143
newTag: 9894386174b50e35791881dbadd5be209d19d015

patches:
- target:
Expand Down

0 comments on commit fc18411

Please sign in to comment.