Files
chart/library/ix-dev/charts/prometheus/values.yaml
bugclerk 79f66594b9 Upgraded catalog item(s) (#3097)
This commit upgrades nextcloud, prometheus, tdarr catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2025-02-27 13:16:35 +02:00

36 lines
548 B
YAML

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