We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac1004 commit f4f1f07Copy full SHA for f4f1f07
components/monitoring/grafana/development/kustomization.yaml
@@ -2,12 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
resources:
4
- ../base
5
- - https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=4d0a0dfb145b53ab61292e16b9f0fc3bbc2dfa40
+ - https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=81dff7bfdb97b2685bb278ab250c82b3d8280bb1
6
7
images:
8
- name: quay.io/redhat-appstudio/o11y
9
newName: quay.io/redhat-appstudio/o11y
10
- newTag: 4d0a0dfb145b53ab61292e16b9f0fc3bbc2dfa40
+ newTag: 81dff7bfdb97b2685bb278ab250c82b3d8280bb1
11
12
patches:
13
- path: auto-assign-role-patch.yaml
0 commit comments