Skip to content

Instantly share code, notes, and snippets.

@nivogt
Created February 18, 2022 12:33
Show Gist options
  • Save nivogt/a8b74fecefd1d5d2b168aaf015272774 to your computer and use it in GitHub Desktop.
Save nivogt/a8b74fecefd1d5d2b168aaf015272774 to your computer and use it in GitHub Desktop.
#
# Parameter overrides for Prometheus chart
#
prometheus:
kubeStateMetrics:
enabled: false
nameOverride: prometheus
serviceAccounts:
server:
create: true
name: "prometheus-service-account"
nodeExporter:
enabled: true
alertmanager:
enabled: false
pushgateway:
enabled: false
server:
statefulSet:
enabled: false
persistentVolume:
enabled: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment