From 220c47e9c502453512696c2d2976e25447041a5e Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Fri, 2 Oct 2020 21:59:02 +0800 Subject: [PATCH] =?utf8?q?chore:=20=E6=9B=B4=E6=96=B0k8s=E9=83=A8=E7=BD=B2?= =?utf8?q?=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../0.authx-service/9.poa-api-docs-installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml index ae05525..4fb013c 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/9.poa-api-docs-installer.yaml @@ -31,7 +31,7 @@ spec: containers: - name: poa-api-docs-installer # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/authx-service/poa-api-docs-installer:1.0.0-SNAPSHOT + image: harbor.supwisdom.com/authx-service/poa-api-docs-installer:1.1.0-SNAPSHOT imagePullPolicy: Always envFrom: - configMapRef: -- 2.17.1