Skip to content

Commit

Permalink
update async-server topic name
Browse files Browse the repository at this point in the history
  • Loading branch information
githubliuyang777 authored and GeorgeCao-hw committed Apr 23, 2023
1 parent a32446b commit 52e3e82
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions applications/xihe-new/async-server/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,19 +67,19 @@ data:
mq:
address: "${KAFKA_ADDRESS}"
topics:
fork: "xihe_fork_test"
like: "xihe_like_test"
download: "xihe_download_test"
evaluate: "xihe_evaluate_test"
training: "xihe_training_test"
finetune: "xihe_finetune_test"
inference: "xihe_inference_test"
following: "xihe_following_test"
submission: "xihe_submission_test"
operate_log: "xihe_operate_log_test"
related_resource: "xihe_related_resource_test"
cloud: "xihe_cloud_test"
async: "xihe_async_test"
fork: "xihe_fork_new"
like: "xihe_like_new"
download: "xihe_download_new"
evaluate: "xihe_evaluate_new"
training: "xihe_training_new"
finetune: "xihe_finetune_new"
inference: "xihe_inference_new"
following: "xihe_following_new"
submission: "xihe_submission_new"
operate_log: "xihe_operate_log_new"
related_resource: "xihe_related_resource_new"
cloud: "xihe_cloud_new"
async: "xihe_async_new"
watcher:
time:
Expand Down

0 comments on commit 52e3e82

Please sign in to comment.