Update new document repository

Hasko, Vladimir 2025-04-23 07:42:37 +00:00
parent 0c0370d570
commit 57c902388d

@ -42,15 +42,15 @@ To delivery new document repository the following steps need to be taken:
kubectl --context otcinfra -n zuul-ci logs -f pod/zuul-scheduler-main-0 zuul-scheduler
```
Alternatively you can restart zuul-scheduler first and wait till newer pods run and after that restart also zuul-web
you can do it by kubectl:
Alternatively you can restart zuul-scheduler first and wait till newer pods run and after that restart also zuul-web
you can do it by kubectl:
```
kubectl rollout restart deploy zuul-scheduler
kubectl rollout restart deploy zuul-web
```
```
kubectl rollout restart deploy zuul-scheduler
kubectl rollout restart deploy zuul-web
```
or by argo-cd web-ui
or by argo-cd web-ui
6. update gitstyring