mirror of
https://github.com/truenas/charts.git
synced 2026-06-28 00:06:45 +08:00
15 lines
285 B
YAML
15 lines
285 B
YAML
appVolumeMounts:
|
|
config:
|
|
emptyDir: true
|
|
mountPath: /data
|
|
plots:
|
|
emptyDir: true
|
|
mountPath: /plots
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: ghcr.io/guydavis/machinaris
|
|
tag: v0.5.2
|
|
machinaris_ui_port: 31003
|
|
timezone: America/Edmonton
|
|
updateStrategy: Recreate
|