From: 刘洪青 Date: Mon, 12 Oct 2020 08:22:44 +0000 (+0800) Subject: fix: 修正minio上传文件的大小限制 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=f3498bebd18ad1b82783b4dfa73d219cee9a5de0;p=institute%2Fdeploy-authx-service.git fix: 修正minio上传文件的大小限制 --- 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 32e5862..c59841f 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 @@ -110,6 +110,8 @@ kind: Ingress metadata: name: minio-ingress namespace: authx-service + annotations: + nginx.ingress.kubernetes.io/proxy-body-size: 8m spec: rules: # 修改为学校的根域名