bump: v1.115.0 #2

Merged
ange merged 8 commits from staging into prod 2024-09-27 00:41:05 +00:00
2 changed files with 7 additions and 4 deletions
Showing only changes of commit 57207d9b3d - Show all commits

View File

@ -4,7 +4,3 @@
export NB_REPLICAS=1 export NB_REPLICAS=1
. ./manifests/bin/deploy.sh . ./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