basic-values.yaml 157 B

1234567
  1. chiaStorage:
  2. data:
  3. type: hostPath
  4. hostPath: /mnt/{{ .Release.Name }}/data
  5. plots:
  6. type: hostPath
  7. hostPath: /mnt/{{ .Release.Name }}/plots