test_values.yaml 308 B

12345678910111213141516
  1. appVolumeMounts:
  2. export:
  3. emptyDir: true
  4. mountPath: /export
  5. dnsConfig:
  6. options: []
  7. emptyDirVolumes: true
  8. environmentVariables: []
  9. extraArgs: []
  10. image:
  11. pullPolicy: IfNotPresent
  12. repository: minio/minio
  13. tag: RELEASE.2021-07-15T22-27-34Z
  14. service:
  15. nodePort: 32324
  16. updateStrategy: RollingUpdate