From 62ee2d42a5e19ea4931ce1bb4915fa6b75193e54 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Mon, 14 Mar 2022 16:17:54 +0800 Subject: [PATCH] =?utf8?q?docs:=20=E6=9B=B4=E6=96=B0=E5=8D=87=E7=BA=A7?= =?utf8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- ...7\346\241\243\357\274\210V1.2-V1.3\357\274\211.md" | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 + ``` ## 初始化数据 -- 2.17.1