Files
chart/library/ix-dev/charts/netdata/values.yaml
bugclerk d9e0942379 Upgraded catalog item(s) (#2755)
* Upgraded catalog item(s)

        This commit upgrades netdata, pgadmin, cloudflared, metube, tailscale, netbootxyz catalog item(s).

* revert netboot

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-08-23 13:56:52 +03:00

35 lines
504 B
YAML

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