From: 刘洪青 Date: Mon, 14 Mar 2022 08:17:54 +0000 (+0800) Subject: docs: 更新升级文档 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=62ee2d42a5e19ea4931ce1bb4915fa6b75193e54;p=institute%2Fdeploy-authx-service.git docs: 更新升级文档 --- diff --git "a/deploy-manifests/k8s-rancher/0.1.3.\350\256\244\350\257\201\346\216\210\346\235\203\346\234\215\345\212\241\345\215\207\347\272\247\346\226\207\346\241\243\357\274\210V1.2-V1.3\357\274\211.md" "b/deploy-manifests/k8s-rancher/0.1.3.\350\256\244\350\257\201\346\216\210\346\235\203\346\234\215\345\212\241\345\215\207\347\272\247\346\226\207\346\241\243\357\274\210V1.2-V1.3\357\274\211.md" index 4b0b9b7..d258e49 100644 --- "a/deploy-manifests/k8s-rancher/0.1.3.\350\256\244\350\257\201\346\216\210\346\235\203\346\234\215\345\212\241\345\215\207\347\272\247\346\226\207\346\241\243\357\274\210V1.2-V1.3\357\274\211.md" +++ "b/deploy-manifests/k8s-rancher/0.1.3.\350\256\244\350\257\201\346\216\210\346\235\203\346\234\215\345\212\241\345\215\207\347\272\247\346\226\207\346\241\243\357\274\210V1.2-V1.3\357\274\211.md" @@ -36,6 +36,17 @@ AUTH_SERVER_SPA_URL: http://admin-platform.paas.xxx.edu.cn/authx-management/auth-server ``` +5. ConfigMap user-data-service-goa-env 增加配置 + + ``` + IPADDR_API_URL: http://ipaddr.ipaddr.svc.cluster.local:9090/v1/find + ``` + +5. ConfigMap cas-server-security-engine-env 增加配置 + + ``` + IPADDR_API_URL: http://ipaddr.ipaddr.svc.cluster.local:9090/v1/find + ``` ## 初始化数据