Files
chart/library/ix-dev/charts/prometheus/values.yaml
bugclerk 9b0e663137 Upgraded catalog item(s) (#3087)
This commit upgrades home-assistant, nextcloud, prometheus, minecraft, chia, recyclarr, roundcube, ipfs, jellyfin, netbootxyz, tiny-media-manager, n8n, node-red, audiobookshelf catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2025-02-18 14:25:27 +02:00

36 lines
548 B
YAML

image:
repository: prom/prometheus
pullPolicy: IfNotPresent
tag: v3.2.0
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: []