Skip to content

Commit

Permalink
service-provider-integration-operator update (#3453)
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 Mar 21, 2024
1 parent fe6fc3a commit 9e40caa
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/konflux-ci/service-provider-integration-operator/config/monitoring/grafana/base?ref=01fa361ee40f1c9ca0eec2bd3e966e4f32653567
- https://github.com/konflux-ci/service-provider-integration-operator/config/monitoring/grafana/base?ref=7d1d8aa8c33f0d6a497ab5830b8f3a7b167746a9
- https://github.com/konflux-ci/remote-secret/config/monitoring/grafana/base?ref=dbad89ab926ce9f8ee829702abc276e1805c8a97
- 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/konflux-ci/service-provider-integration-operator/config/vault/openshift?ref=dab2ba8babb0e5d7a3e20c7d2520e0154556736b
- https://github.com/konflux-ci/service-provider-integration-operator/config/vault/openshift?ref=7d1d8aa8c33f0d6a497ab5830b8f3a7b167746a9
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/konflux-ci/service-provider-integration-operator/config/overlays/openshift_vault?ref=dab2ba8babb0e5d7a3e20c7d2520e0154556736b
- https://github.com/konflux-ci/service-provider-integration-operator/config/overlays/openshift_vault?ref=7d1d8aa8c33f0d6a497ab5830b8f3a7b167746a9

namespace: spi-system

images:
- name: quay.io/redhat-appstudio/service-provider-integration-operator
newName: quay.io/redhat-appstudio/service-provider-integration-operator
newTag: dab2ba8babb0e5d7a3e20c7d2520e0154556736b
newTag: 7d1d8aa8c33f0d6a497ab5830b8f3a7b167746a9
- name: quay.io/redhat-appstudio/service-provider-integration-oauth
newName: quay.io/redhat-appstudio/service-provider-integration-oauth
newTag: dab2ba8babb0e5d7a3e20c7d2520e0154556736b
newTag: 7d1d8aa8c33f0d6a497ab5830b8f3a7b167746a9

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/konflux-ci/service-provider-integration-operator/config/overlays/openshift_aws?ref=dab2ba8babb0e5d7a3e20c7d2520e0154556736b
- https://github.com/konflux-ci/service-provider-integration-operator/config/monitoring/prometheus/base?ref=dab2ba8babb0e5d7a3e20c7d2520e0154556736b
- https://github.com/konflux-ci/service-provider-integration-operator/config/overlays/openshift_aws?ref=7d1d8aa8c33f0d6a497ab5830b8f3a7b167746a9
- https://github.com/konflux-ci/service-provider-integration-operator/config/monitoring/prometheus/base?ref=7d1d8aa8c33f0d6a497ab5830b8f3a7b167746a9
- 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: dab2ba8babb0e5d7a3e20c7d2520e0154556736b
newTag: 7d1d8aa8c33f0d6a497ab5830b8f3a7b167746a9
- name: quay.io/redhat-appstudio/service-provider-integration-oauth
newName: quay.io/redhat-appstudio/service-provider-integration-oauth
newTag: dab2ba8babb0e5d7a3e20c7d2520e0154556736b
newTag: 7d1d8aa8c33f0d6a497ab5830b8f3a7b167746a9

patches:
- target:
Expand Down

0 comments on commit 9e40caa

Please sign in to comment.