hostNet-values.yaml 228 B

1234567891011
  1. homarrNetwork:
  2. webPort: 30000
  3. hostNetwork: true
  4. homarrStorage:
  5. configs:
  6. type: hostPath
  7. hostPath: /mnt/{{ .Release.Namespace }}/configs
  8. icons:
  9. type: hostPath
  10. hostPath: /mnt/{{ .Release.Namespace }}/icons