Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/auth/src/commit/08aa25b7ce64ad43b988b1c80445869cff2d9892/deploy/other/a/README.md?display=source You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 

6 lines
349 B

# Создание секрета для приватного репозитория образов
kubectl create secret docker-registry a-secret-docker-registry \
--docker-email=slaventius@mail.ru \
--docker-username=vtievsky \
--docker-password={Access Tokens} \
--docker-server=https://git.applicatura.com:5050/obi/auth_service