Update new document repository
parent
9df3d5ebd1
commit
0c0370d570
@ -42,6 +42,17 @@ 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
|
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:
|
||||||
|
|
||||||
|
```
|
||||||
|
kubectl rollout restart deploy zuul-scheduler
|
||||||
|
kubectl rollout restart deploy zuul-web
|
||||||
|
```
|
||||||
|
|
||||||
|
or by argo-cd web-ui
|
||||||
|
|
||||||
|
|
||||||
6. update gitstyring
|
6. update gitstyring
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user