ungleich-k8s/apps/zammad
Nico Schottelius d9a51eae57 ++zammad and more 2021-10-09 19:53:13 +09:00
..
nginx ++zammad and more 2021-10-09 19:53:13 +09:00
templates ++zammad and more 2021-10-09 19:53:13 +09:00
.helmignore ++zammad and more 2021-10-09 19:53:13 +09:00
Chart.yaml ++zammad and more 2021-10-09 19:53:13 +09:00
README.md ++zammad and more 2021-10-09 19:53:13 +09:00
values.yaml ++zammad and more 2021-10-09 19:53:13 +09:00

README.md

Missing

  • SMTP settings / secrets (ungleich mail + sops?)
  • Exposing sizes in value.yaml (db, gitea)
    • Maybe reducing to 1 PVC?

Problems

  • nginx and fpm need to share filesystem/data
    • might be able to workaround with copying (a bit ugly)
    • Sharing via cephfs is non-optimal
    • Maybe separate data volume?
      • Separating apps & data
  • apache stays listening on port 80
  • Trusted domain not set yet