mirror of
https://github.com/truenas/charts.git
synced 2026-05-11 19:16:17 +08:00
19 lines
347 B
YAML
19 lines
347 B
YAML
appVolumeMounts:
|
|
export:
|
|
emptyDir: true
|
|
mountPath: /export
|
|
dnsConfig:
|
|
options: []
|
|
emptyDirVolumes: true
|
|
environmentVariables: []
|
|
extraArgs: []
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: minio/minio
|
|
tag: RELEASE.2021-08-17T20-53-08Z
|
|
minioDomain: null
|
|
service:
|
|
consolePort: 32325
|
|
nodePort: 32324
|
|
updateStrategy: RollingUpdate
|