bump: 1.21.1 #4

Open
ange wants to merge 9 commits from staging into prod
3 changed files with 5 additions and 2 deletions
Showing only changes of commit abb225d362 - Show all commits

View File

@ -51,7 +51,6 @@ kcreatecm synapse \
--from-file=homeserver.yaml=<(envsubst "$(env | xargs printf '$%s ')" < config/homeserver.yaml) \
--from-file=log.config=<(envsubst "$(env | xargs printf '$%s ')" < config/log.config)
kapply common/keys.yaml common/app.yaml common/delegation.yaml
kapply common/keys.yaml common/app.yaml
kubectl rollout restart deployment delegation
kubectl rollout restart statefulset app

View File

@ -4,3 +4,7 @@
export NB_REPLICAS=1
. ./manifests/bin/deploy.sh
#kapply common/delegation.yaml
#kubectl rollout restart deployment delegation