snsd-values.yaml 328 B

1234567891011121314151617
  1. # When inside the versioned minio folder, run:
  2. # helm dependency update
  3. # helm template -f ix_values.yaml -f ci/basic-values.yaml .
  4. # Always use a unique hostPath for each test
  5. minioCreds:
  6. rootUser: minio_test
  7. rootPass: minio_test
  8. minioRunAs:
  9. user: 1000
  10. group: 1000
  11. minioStorage:
  12. - type: pvc
  13. mountPath: /data1