ungleich-k8s/apps/matrix
Nico Schottelius f22fb0080c Add working knot variant + various other stuff 2021-07-18 00:16:35 +02:00
..
templates Add working knot variant + various other stuff 2021-07-18 00:16:35 +02:00
.helmignore starting matrix 2021-07-01 18:29:33 +02:00
Chart.yaml ++matrix 2021-07-17 20:12:27 +02:00
README.md Add working knot variant + various other stuff 2021-07-18 00:16:35 +02:00
values.yaml Add working knot variant + various other stuff 2021-07-18 00:16:35 +02:00

README.md

Missing

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

TODOs

  • Maybe move postgres into own service -> stays running by default

Reset

What I want:

  • Easy access to latest matrix version
    • Based on the official container makes sense
  • Being able to inject postgres secret
  • Postgres not restarting if synapse is getting updated
    • 2nd service could nicely solve that