diff --git a/new-document-repository.md b/new-document-repository.md index fd20612..65a7794 100644 --- a/new-document-repository.md +++ b/new-document-repository.md @@ -35,7 +35,7 @@ To delivery new document repository the following steps need to be taken: kubectl --context otcinfra -n zuul-ci get all kubectl --context otcinfra -n zuul-ci exec -it pod/zuul-scheduler-main-0 -c zuul-scheduler -- bash cat /etc/zuul-config/zuul/main.yaml | grep -i distributed - zuul-scheduler --smart-reconfigure + zuul-scheduler smart-reconfigure zuul-scheduler --validate-tenants eco kubectl --context otcinfra -n zuul-ci logs -f pod/zuul-scheduler-main-0 zuul-scheduler ```