Files
chart/library/ix-dev/charts/prometheus/values.yaml
Stavros Kois 85d2fab14d NAS-122030 / 23.10 / Adds check to only render hostPath key if it has a value (#1210)
* Remove hostPath key from values.yaml

* Add migrations

* bump

* rename migration files and make it safer

* fix wrongly nested dict
2023-05-30 16:23:29 +03:00

33 lines
480 B
YAML

image:
repository: prom/prometheus
pullPolicy: IfNotPresent
tag: v2.44.0
resources:
limits:
cpu: 4000m
memory: 8Gi
prometheusConfig:
retentionTime: 15d
retentionSize: ''
walCompression: true
additionalEnvs: []
additionalArgs: []
prometheusNetwork:
apiPort: 30000
hostNetwork: false
prometheusRunAs:
user: 568
group: 568
prometheusStorage:
data:
type: ixVolume
datasetName: data
config:
type: ixVolume
datasetName: config