Skip to content

Instantly share code, notes, and snippets.

@erangaeb
Created December 3, 2022 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erangaeb/3f61e1984de768bda0ea0f3c73213537 to your computer and use it in GitHub Desktop.
Save erangaeb/3f61e1984de768bda0ea0f3c73213537 to your computer and use it in GitHub Desktop.
prometheus helm chart configuration values
prometheus:
prometheusSpec:
serviceMonitorNamespaceSelector: {} # get service monitors on all namespaces
serviceMonitorSelectorNilUsesHelmValues: false
ruleSelectorNilUsesHelmValues: false
ruleNamespaceSelector: {}
serviceMonitorSelector: {} # get all existing service monitors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment