From a41773a801519ab9a8195f1f2c827c7d720d4d1d Mon Sep 17 00:00:00 2001 From: 13332247026 <13332247026@qq.com> Date: Mon, 23 Mar 2026 15:35:22 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20k8s/ingress.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s/ingress.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/k8s/ingress.yaml b/k8s/ingress.yaml index def31aa..89fec5e 100644 --- a/k8s/ingress.yaml +++ b/k8s/ingress.yaml @@ -2,7 +2,7 @@ apiVersion: networking.k8s.io/v1 kind: Ingress metadata: - name: todo-ingress + name: sales-ingress namespace: drone annotations: traefik.ingress.kubernetes.io/router.entrypoints: websecure @@ -10,10 +10,10 @@ metadata: spec: tls: - hosts: - - todo.violin-work.online + - sales.violin-work.online secretName: violin-tls rules: - - host: todo.violin-work.online + - host: sales.violin-work.online http: paths: - path: /