From: 刘洪青 Date: Thu, 11 Mar 2021 15:28:27 +0000 (+0800) Subject: chore: 调整ingress name,避免冲突 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=ff63f6709b6d77c88285703a20c753c7e3185583;p=institute%2Fdeploy-authx-service.git chore: 调整ingress name,避免冲突 --- 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