From 01ccda38deadaff52478bf0a666c130500ec2e5d Mon Sep 17 00:00:00 2001 From: yume233 Date: Sun, 8 Jan 2023 14:34:35 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=A1=20=EF=BC=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nwbot/ingress.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/nwbot/ingress.yaml b/nwbot/ingress.yaml index db49a0e..0bac3aa 100644 --- a/nwbot/ingress.yaml +++ b/nwbot/ingress.yaml @@ -14,4 +14,9 @@ spec: pathType: Prefix backend: name: nwbot - port: 53121 + port: + number: 53121 +tls: + - hosts: + - bot.biudi.cn + secretName: nwbot-secret