Skip to content

Commit

Permalink
Service Monitor for Prometheus metrics scraping was added
Browse files Browse the repository at this point in the history
  • Loading branch information
testisnullus authored and ribaraka committed Feb 8, 2024
1 parent 15a86cd commit 63fc569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ bases:
# [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 63fc569

Please sign in to comment.