Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authPostman/src/commit/53b92e0e4fec7f340f6965168fb70158dea44e70/deploy/auth-postman-config.yaml You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 

11 lines
234 B

apiVersion: v1
kind: ConfigMap
metadata:
name: auth-postman-config
data:
SMTP_HOST: "smtp.mail.ru"
SMTP_PORT: "587"
SMTP_SENDER: "test3kbotan@mail.ru"
KAFKA_HOST: "37.143.12.169"
KAFKA_PORT: "19092"
CHAT_ID: "150697696"