Files
chart/charts/netdata/2.0.7/ix_values.yaml
2024-04-13 22:16:47 +00: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: []