- appVolumeMounts:
- export:
- emptyDir: true
- mountPath: /export
- dnsConfig:
- options: []
- emptyDirVolumes: true
- environmentVariables: []
- extraArgs: []
- image:
- pullPolicy: IfNotPresent
- repository: minio/minio
- tag: RELEASE.2021-07-15T22-27-34Z
- service:
- nodePort: 32324
- updateStrategy: RollingUpdate
|