synapse/manifests/bin/prod.sh

7 lines
76 B
Bash
Raw Normal View History

2024-05-01 09:29:32 +00:00
#!/bin/bash -e
2024-05-01 10:37:16 +00:00
# TODO: 3
export NB_REPLICAS=1
2024-05-01 09:29:32 +00:00
. ./manifests/bin/deploy.sh