Skip to content

Commit

Permalink
service-provider-integration-operator update (redhat-appstudio#2604)
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>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and jhutar committed Nov 22, 2023
1 parent 592653c commit a8ca0d5
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,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/grafana/base?ref=4dd18af82e4cff0a12d95acea7a485c554847747
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/grafana/base?ref=943c6efff2b68d26efb5c3c94074a3beeb529891
- 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=4dd18af82e4cff0a12d95acea7a485c554847747
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/vault/openshift?ref=943c6efff2b68d26efb5c3c94074a3beeb529891
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=4dd18af82e4cff0a12d95acea7a485c554847747
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/overlays/openshift_vault?ref=943c6efff2b68d26efb5c3c94074a3beeb529891

namespace: spi-system

images:
- name: quay.io/redhat-appstudio/service-provider-integration-operator
newName: quay.io/redhat-appstudio/service-provider-integration-operator
newTag: 4dd18af82e4cff0a12d95acea7a485c554847747
newTag: 943c6efff2b68d26efb5c3c94074a3beeb529891
- name: quay.io/redhat-appstudio/service-provider-integration-oauth
newName: quay.io/redhat-appstudio/service-provider-integration-oauth
newTag: 4dd18af82e4cff0a12d95acea7a485c554847747
newTag: 943c6efff2b68d26efb5c3c94074a3beeb529891

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

patches:
- target:
Expand Down

0 comments on commit a8ca0d5

Please sign in to comment.