basic-values.yaml 249 B

1234567891011121314
  1. homarrNetwork:
  2. webPort: 31000
  3. homarrRunAs:
  4. user: 1000
  5. group: 1000
  6. homarrStorage:
  7. configs:
  8. type: hostPath
  9. hostPath: /mnt/{{ .Release.Namespace }}/configs
  10. icons:
  11. type: hostPath
  12. hostPath: /mnt/{{ .Release.Namespace }}/icons