bump: 1.21.1 #4

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

View File

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

7
manifests/bin/staging.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash -e
. ./manifests/bin/staging.sh
kapply common/delegation.yaml
kubectl rollout restart deployment delegation