Files
chart/library/ix-dev/charts/prometheus/values.yaml
bugclerk e84c3c3d0a Upgraded catalog item(s) (#2647)
This commit upgrades netdata, home-assistant, plex, prometheus, chia, metube, omada-controller, immich, jenkins, n8n catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2024-07-11 09:07:06 +03:00

36 lines
549 B
YAML

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