ange
df8cd1ea54
Co-authored-by: stcb <21@stcb.cc> Reviewed-on: #7 Co-authored-by: ange <ange@yw5n.com> Co-committed-by: ange <ange@yw5n.com>
6 lines
66 B
Bash
Executable File
6 lines
66 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
export NB_REPLICAS=3
|
|
|
|
. ./manifests/bin/deploy.sh
|