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

15 lines
337 B

2 years ago
apiVersion: v1
kind: ConfigMap
metadata:
name: auth-postman-config
data:
SMTP_HOST: "smtp.mail.ru"
SMTP_PORT: "587"
2 years ago
SMTP_SENDER: "test3kbotan@mail.ru"
SMTP_PASSWORD: "vSJYfUbpamiUFkKx1DJA"
2 years ago
KAFKA_HOST: "37.143.12.169"
KAFKA_PORT: "9092"
2 years ago
CHAT_ID: "150697696"
CHAT_TOKEN: "5960577375:AAEZYPZV4-ErxQbX6yP084pIzCB0BPxN7ig"
2 years ago