rickchengx opened a new pull request, #11444:
URL: https://github.com/apache/dolphinscheduler/pull/11444

   
   
   <!--Thanks very much for contributing to Apache DolphinScheduler. Please 
review 
https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html
 before opening a pull request.-->
   
   
   ## Purpose of the pull request
   
   Update the registry related configuration in `values.yaml`.
   
   ## Brief change log
   
   
   | Parameter                                                            | 
Description                                                                     
                                              | Default                         
      |
   
|----------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|---------------------------------------|
   | `zookeeper.service.port`                                             | The 
port of zookeeper                                                               
                                          | `2181`                              
  |
   | `externalRegistry.registryPluginDir`                                 | If 
exists external registry and set `zookeeper.enable` to `false`, specify the 
external registry plugin directory             | `lib/plugin/registry`          
       |
   | `externalRegistry.registryPluginName`                                | If 
exists external registry and set `zookeeper.enable` to `false`, specify the 
external registry plugin name                  | `zookeeper`                    
       |
   | `externalRegistry.registryServers`                                   | If 
exists external registry and set `zookeeper.enable` to `false`, specify the 
external registry servers                      | `127.0.0.1:2181`               
       |
   
   ## Verify this pull request
   
   <!--*(Please pick either of the following options)*-->
   
   This pull request is code cleanup without any test coverage.
   
   


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