farmer-values.yaml 193 B

12345678910
  1. chiaConfig:
  2. service: farmer-only
  3. chiaStorage:
  4. data:
  5. type: hostPath
  6. hostPath: /mnt/{{ .Release.Name }}/data
  7. plots:
  8. type: hostPath
  9. hostPath: /mnt/{{ .Release.Name }}/plots