shink opened a new pull request #2628:
URL: https://github.com/apache/incubator-inlong/pull/2628


   Fixes #2622
   
   ### Motivation
   
   website -> dashborad
   manger-web -> manager
   master -> tubemq-master
   broker -> tubemq-broker
   
   ### Modifications
   
   `templates/website-service.yaml` -> `templates/dashboard-service.yaml`
   `templates/website-statefulset.yaml` -> 
`templates/dashboard-statefulset.yaml`
   `templates/manager-web-service.yaml` -> `templates/manager-service.yaml`
   `templates/manager-web-statefulset.yaml` -> 
`templates/manager-statefulset.yaml`
   `templates/broker-configmap.yaml` -> `templates/tubemq-broker-configmap.yaml`
   `templates/broker-ini-configmap.yaml` -> 
`templates/tubemq-broker-ini-configmap.yaml`
   `templates/broker-pdb.yaml` -> `templates/tubemq-broker-pdb.yaml`
   `templates/broker-service.yaml` -> `templates/tubemq-broker-service.yaml`
   `templates/broker-statefulset.yaml` -> 
`templates/tubemq-broker-statefulset.yaml`
   `templates/master-configmap.yaml` -> `templates/tubemq-master-configmap.yaml`
   `templates/master-ini-configmap.yaml` -> 
`templates/tubemq-master-ini-configmap.yaml`
   `templates/master-pdb.yaml` -> `templates/tubemq-master-pdb.yaml`
   `templates/master-service.yaml` -> `templates/tubemq-master-service.yaml`
   `templates/master-statefulset.yaml` -> 
`templates/tubemq-master-statefulset.yaml`
   


-- 
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