Skip to content

Commit

Permalink
fix: patch 0.65.1 config reloader
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Fernandez <mariofer@redhat.com>
  • Loading branch information
marioferh committed Aug 2, 2023
1 parent 941a337 commit 28e7244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/dependencies/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ patches:
- name: prometheus-operator
image: quay.io/rhobs/obo-prometheus-operator:v0.66.0-rhobs1
args:
- --prometheus-config-reloader=quay.io/rhobs/obo-prometheus-config-reloader:v0.66.0-rhobs1
- --prometheus-config-reloader=quay.io/rhobs/obo-prometheus-config-reloader:v0.65.1-rhobs1
- --prometheus-instance-selector=app.kubernetes.io/managed-by=observability-operator
- --alertmanager-instance-selector=app.kubernetes.io/managed-by=observability-operator
- --thanos-ruler-instance-selector=app.kubernetes.io/managed-by=observability-operator
Expand Down

0 comments on commit 28e7244

Please sign in to comment.