first version of working infra

This commit is contained in:
2025-04-16 22:27:13 +02:00
parent a115cd67c8
commit a015576d52
15 changed files with 186 additions and 48 deletions
+14
View File
@@ -0,0 +1,14 @@
[Unit]
Requires=postgres.service
After=postgres.service
[Kube]
Yaml=synapse.yml
Network=synapse.network
PublishPort=8008:8008
ConfigMap=synapse-configmap.yml
[Install]
WantedBy=default.target