first version of working infra
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user