Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/auth/blame/commit/20bd5ea1ef704d9f33b92fafac8619d1bb7ea470/deploy/other/a/README.md You should set ROOT_URL correctly, otherwise the web may not work correctly.

7 lines
349 B

2 years ago
# Создание секрета для приватного репозитория образов
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