From ff63f6709b6d77c88285703a20c753c7e3185583 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Thu, 11 Mar 2021 23:28:27 +0800 Subject: [PATCH] =?utf8?q?chore:=20=E8=B0=83=E6=95=B4ingress=20name?= =?utf8?q?=EF=BC=8C=E9=81=BF=E5=85=8D=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../1.authx-service/0.authx-service/2.authx-service-minio.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/2.authx-service-minio.yaml b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/2.authx-service-minio.yaml index 9b4408d..3e6aa0b 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/2.authx-service-minio.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/2.authx-service-minio.yaml @@ -120,7 +120,7 @@ spec: apiVersion: extensions/v1beta1 kind: Ingress metadata: - name: minio-ingress + name: authx-minio-ingress namespace: authx-service annotations: nginx.ingress.kubernetes.io/proxy-body-size: 8m -- 2.17.1