Skip to content

Commit

Permalink
Revert "Prometheus/smon now to be configured by user."
Browse files Browse the repository at this point in the history
This reverts commit 2200ab1.

Signed-off-by: Scott Trent <[email protected]>
  • Loading branch information
trent-s committed Aug 26, 2024
1 parent 2200ab1 commit d87c60a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bundle/metadata/dependencies.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
dependencies:
- type: olm.package
value:
packageName: prometheus
version: "<0.66.0"
2 changes: 1 addition & 1 deletion config/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ resources:
# [CERTMANAGER] To enable cert-manager, uncomment all sections with 'CERTMANAGER'. 'WEBHOOK' components are required.
#- ../certmanager
# [PROMETHEUS] To enable prometheus monitor, uncomment all sections with 'PROMETHEUS'.
# - ../prometheus
- ../prometheus

patchesStrategicMerge:
# Protect the /metrics endpoint by putting it behind auth.
Expand Down

0 comments on commit d87c60a

Please sign in to comment.