Created
March 15, 2022 12:18
-
-
Save rdemoraes/7d027e55c908f44e86c78c8c3a72c31d to your computer and use it in GitHub Desktop.
prometheus-settings-01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Url to access prometheus | |
prometheus: | |
# Value is templated | |
url: http://kube-prometheus-stack-helm-prometheus.kube-prometheus-stack.svc.cluster.local | |
port: 9090 | |
path: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment