feat: gitea manifests
This commit is contained in:
parent
e1abb674d0
commit
c245e46383
9 changed files with 143 additions and 7 deletions
5
manifests/bin/prod.sh
Executable file
5
manifests/bin/prod.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
export NB_REPLICAS=3
|
||||
|
||||
. ./manifests/bin/deploy.sh
|
Loading…
Add table
Add a link
Reference in a new issue