Files
launchpad/infra/values/base/opencost-values.yaml
Danijel Simeunovic e0bdaab422
Some checks failed
AI Code Review / ai-review (pull_request) Failing after 2s
multi-cloud + mcp
2026-04-22 13:34:48 +02:00

19 lines
399 B
YAML

opencost:
exporter:
defaultClusterId: launchpad
extraEnv:
EMIT_KSM_V1_METRICS: "false"
EMIT_KSM_V1_METRICS_ONLY: "true"
prometheus:
internal:
enabled: true
serviceName: prometheus-server
namespaceName: monitoring
port: 80
ui:
enabled: false
service:
annotations:
prometheus.io/scrape: "true"
prometheus.io/port: "9003"