Skip to content

Commit

Permalink
o11y update (#4034)
Browse files Browse the repository at this point in the history
* update components/monitoring/grafana/development/kustomization.yaml

* update components/monitoring/grafana/staging/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 Jul 10, 2024
1 parent e1f1494 commit 6ba5cb3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions components/monitoring/grafana/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=7daba085dc5deb4f04d22c3fc65de805aa04b417
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=d60c963077ab183e35a489b80f4a779303a7c577

images:
- name: quay.io/redhat-appstudio/o11y
newName: quay.io/redhat-appstudio/o11y
newTag: 7daba085dc5deb4f04d22c3fc65de805aa04b417
newTag: d60c963077ab183e35a489b80f4a779303a7c577

patches:
- path: auto-assign-role-patch.yaml
Expand Down
4 changes: 2 additions & 2 deletions components/monitoring/grafana/staging/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=7daba085dc5deb4f04d22c3fc65de805aa04b417
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=d60c963077ab183e35a489b80f4a779303a7c577

images:
- name: quay.io/redhat-appstudio/o11y
newName: quay.io/redhat-appstudio/o11y
newTag: 7daba085dc5deb4f04d22c3fc65de805aa04b417
newTag: d60c963077ab183e35a489b80f4a779303a7c577

0 comments on commit 6ba5cb3

Please sign in to comment.