Skip to content

Commit 6625d00

Browse files
Deploy RPM enabled kanary exporter to prod (#7328)
This is done after the kanary exporter was deployed to stage and working successfully Issue: PVO11Y-4837
1 parent 2d90429 commit 6625d00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/monitoring/kanary/production/stone-prod-p02/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ resources:
22
- ../base
33
- rbac
44
- external-secrets
5-
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/kanary/base?ref=4dfdc1adbb50d1adf1b697cc2b1c421c7f597edd
5+
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/kanary/base?ref=2298ef09366b02015c31f90050576bce26356552
66

77
images:
88
- name: quay.io/redhat-appstudio/o11y
99
newName: quay.io/redhat-appstudio/o11y
10-
newTag: 4dfdc1adbb50d1adf1b697cc2b1c421c7f597edd
10+
newTag: 2298ef09366b02015c31f90050576bce26356552
1111

1212
patches:
1313
- path: kanary-db-credentials-secret-path.yaml

0 commit comments

Comments
 (0)