From 199e80830d9815f5c7bb9d2943a770c21e74f5a4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Wed, 22 Sep 2021 13:52:58 +0800 Subject: [PATCH] =?utf8?q?docs:=20=E6=95=B4=E7=90=86=20chart=20=E9=83=A8?= =?utf8?q?=E7=BD=B2=E6=97=B6=EF=BC=8C=E6=95=B0=E6=8D=AE=E5=88=9D=E5=A7=8B?= =?utf8?q?=E5=8C=96=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- ...\211\345\205\250\344\270\255\345\277\203\357\274\211.md" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/deploy-manifests/charts/1.2.0001.\350\256\244\350\257\201\346\216\210\346\235\203-\350\256\244\350\257\201\345\257\271\346\216\245\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\256\211\345\205\250\344\270\255\345\277\203\357\274\211.md" "b/deploy-manifests/charts/1.2.0001.\350\256\244\350\257\201\346\216\210\346\235\203-\350\256\244\350\257\201\345\257\271\346\216\245\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\256\211\345\205\250\344\270\255\345\277\203\357\274\211.md" index e30d9d0..7d9f486 100644 --- "a/deploy-manifests/charts/1.2.0001.\350\256\244\350\257\201\346\216\210\346\235\203-\350\256\244\350\257\201\345\257\271\346\216\245\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\256\211\345\205\250\344\270\255\345\277\203\357\274\211.md" +++ "b/deploy-manifests/charts/1.2.0001.\350\256\244\350\257\201\346\216\210\346\235\203-\350\256\244\350\257\201\345\257\271\346\216\245\346\225\260\346\215\256\345\210\235\345\247\213\345\214\226\357\274\210\345\256\211\345\205\250\344\270\255\345\277\203\357\274\211.md" @@ -34,9 +34,9 @@ use cas_server; update TB_SERVICE set DELETED=1, - INFORMATION_URL='http://personal-security-center.paas.example.com', - LOGOUT_URL='http://personal-security-center.paas.example.com/slo?redirect_uri=http://security-center.paas.example.com/?clearCertification=clearCertification', - SERVICE_ID='http://personal-security-center.paas.example.com/cas/(.*)' + INFORMATION_URL='http://personal-security-center.paas.example.com/personal', + LOGOUT_URL='http://personal-security-center.paas.example.com/personal/slo?redirect_uri=http://security-center.paas.example.com/?clearCertification=clearCertification', + SERVICE_ID='http://personal-security-center.paas.example.com/personal/cas/(.*)' where ID='2'; -- todo, modify -- 2.17.1