Files
chart/library/ix-dev/charts/netdata/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

35 lines
504 B
YAML

image:
pullPolicy: IfNotPresent
repository: netdata/netdata
tag: v1.46.2
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: []