Files
chart/library/ix-dev/charts/netdata/values.yaml
bugclerk e23ca93ecc Upgraded catalog item(s) (#2378)
This commit upgrades netdata, home-assistant, drawio, metube, kavita, planka catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2024-04-14 01:15:13 +03:00

35 lines
504 B
YAML

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