caicancai commented on code in PR #287:
URL: 
https://github.com/apache/incubator-streampark-website/pull/287#discussion_r1382550969


##########
i18n/zh-CN/docusaurus-plugin-content-blog/3-streampark-usercase-bondex-paimon.md:
##########
@@ -283,10 +283,10 @@ kubectl create secret docker-registry streamparksecret
 创建 k8s secret 密钥用来拉取 ACR 中的镜像 streamparksecret 为密钥名称 自定义
 
 ```shell
-kubectl create secret docker-registry streamparksecret
---docker-server=registry-vpc.cn-zhangjiakou.aliyuncs.com
---docker-username=xxxxxx
---docker-password=xxxxxx -n streamx
+kubectl create secret docker-registry streamparksecret 
+--docker-server=registry-vpc.cn-zhangjiakou.aliyuncs.com 
+--docker-username=xxxxxx 
+--docker-password=xxxxxx -n streampark

Review Comment:
   The streamx here is a command or program, unlike other simple texts, and I 
can't be sure if changing this will affect the actual flow of the article, so I 
don't recommend it



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to