Commit ef171929 by liangjunmo

add quota rpc config

1 parent c33f1f58
Showing with 1 additions and 0 deletions
...@@ -61,6 +61,7 @@ data: ...@@ -61,6 +61,7 @@ data:
rpc: rpc:
core: "core--server.autodl.svc.cluster.local:30100" core: "core--server.autodl.svc.cluster.local:30100"
user_center: "user-center--rpc-server.autodl.svc.cluster.local:10001" user_center: "user-center--rpc-server.autodl.svc.cluster.local:10001"
quota: "kpl--quota-rpc-server.kpl.svc.cluster.local:9999"
kind: ConfigMap kind: ConfigMap
metadata: metadata:
name: cfg-kpl-backend name: cfg-kpl-backend
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!