commit | 78b003b9acf441b19d42e0176a1901c0ba1a69ac | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周四 6月 24 14:59:57 2021 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周四 6月 24 14:59:57 2021 +0800 |
tree | 088772b1371e508726282361df992d336d02dcc8 | |
parent | 3a0e83f0c516e5f1ebaf599e40e80712ffd472b5 [diff] [blame] |
fix: 修正脚本错误
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml index 0c988e1..d69badf 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/5.token-server/9.api-docs-installer.yaml
@@ -36,7 +36,7 @@ containers: - name: api-docs-installer # 若使用了学校搭设的私有仓库,请修改 - image: harbor.supwisdom.com/token-server/api-docs-installer:1.2.0-SNAPSHOT + image: harbor.supwisdom.com/token-server/api-docs-installer:1.2.0-RELEASE imagePullPolicy: Always envFrom: - configMapRef: