feat: gitea manifests

This commit is contained in:
ange 2024-08-17 22:58:46 +07:00
parent e1abb674d0
commit c245e46383
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
9 changed files with 143 additions and 7 deletions

5
manifests/bin/prod.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash -e
export NB_REPLICAS=3
. ./manifests/bin/deploy.sh