From: 刘洪青 Date: Fri, 20 May 2022 15:23:40 +0000 (+0800) Subject: fix: 补充IPADDR_API_URL 配置 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=885b76c2206ee567b06f67d7b5f8eb80488f73fd;p=institute%2Fdeploy-authx-service.git fix: 补充IPADDR_API_URL 配置 --- diff --git a/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml b/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml index 92fc663..b88cd85 100644 --- a/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml +++ b/deploy-manifests/k8s-rancher/1.authx-service/8.authx-log/4.2.authx-log-sa.yaml @@ -26,6 +26,8 @@ data: # USER_DATA_SERVICE_CLIENT_AUTH_TRUSTSTORE_PASSWORD: "" #ipaddr + IPADDR_API_URL: http://ipaddr.ipaddr.svc.cluster.local:9090/v1/find + IPADDR_SERVER_URL: http://ipaddr.ipaddr.svc.cluster.local:9090 IPADDR_CLIENT_AUTH_ENABLED: "false" #IPADDR_CLIENT_AUTH_KEY_PASSWORD: ""