We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9a384 commit 8f893a2Copy full SHA for 8f893a2
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=cb6029d033be34beff3d8ae7f1dc75899d1f3be7
+ - https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=49fb610214d5491e9068d8a97970d9387cefde66
6
7
images:
8
- name: quay.io/redhat-appstudio/o11y
9
newName: quay.io/redhat-appstudio/o11y
10
- newTag: cb6029d033be34beff3d8ae7f1dc75899d1f3be7
+ newTag: 49fb610214d5491e9068d8a97970d9387cefde66
11
12
patches:
13
- path: auto-assign-role-patch.yaml
0 commit comments