mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
39 lines
831 B
YAML
39 lines
831 B
YAML
appVolumeMounts:
|
|
netdatacache:
|
|
emptyDir: true
|
|
mountPath: /var/cache/netdata
|
|
netdataconfig:
|
|
emptyDir: true
|
|
mountPath: /etc/netdata
|
|
netdatalib:
|
|
emptyDir: true
|
|
mountPath: /var/lib/netdata
|
|
dnsConfig:
|
|
options: []
|
|
environmentVariables: []
|
|
extraAppVolumeMounts: []
|
|
global:
|
|
ixChartContext:
|
|
isInstall: true
|
|
isUpdate: false
|
|
isUpgrade: false
|
|
operation: INSTALL
|
|
storageClassName: ix-storage-class-netdata
|
|
upgradeMetadata: {}
|
|
ixCertificateAuthorities: {}
|
|
ixCertificates: {}
|
|
ixChartContext:
|
|
isInstall: true
|
|
isUpdate: false
|
|
isUpgrade: false
|
|
operation: INSTALL
|
|
storageClassName: ix-storage-class-netdata
|
|
upgradeMetadata: {}
|
|
ixExternalInterfacesConfiguration: []
|
|
ixExternalInterfacesConfigurationNames: []
|
|
ixVolumes: []
|
|
runAsGroup: 201
|
|
runAsUser: 201
|
|
service:
|
|
nodePort: 32189
|