Files
chart/library/ix-dev/charts/netdata/values.yaml
bugclerk ccc5ad0c8b Upgraded catalog item(s) (#3073)
This commit upgrades netdata, minio, ipfs, netbootxyz, n8n catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2025-02-05 14:49:51 +02:00

35 lines
503 B
YAML

image:
pullPolicy: IfNotPresent
repository: netdata/netdata
tag: v2.2.4
resources:
limits:
cpu: 4000m
memory: 8Gi
podOptions:
dnsConfig:
options: []
netdataConfig:
additionalEnvs: []
netdataNetwork:
webPort: 20489
netdataStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
cache:
type: ixVolume
ixVolumeConfig:
datasetName: cache
lib:
type: ixVolume
ixVolumeConfig:
datasetName: lib
additionalStorages: []