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

   <!--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
   
   <!--(For example: This pull request adds checkstyle plugin).-->
   
   ## Brief change log
   
   <!--*(for example:)*
     - *Add maven-checkstyle-plugin to root pom.xml*
   -->
   Improvement deploy kubernetes worker template , 
   in config value.yaml 
   <img width="482" alt="image" 
src="https://user-images.githubusercontent.com/5198932/182298824-eb6c87c3-1f08-45ba-9231-29b9cfa14b2a.png";>
   if ".Values.worker.persistentVolumeClaim.enabled"  is false,but 
".Values.worker.persistentVolumeClaim.dataPersistentVolume.enabled" config item 
is true,the template would take a error.
   The normal logic main switch is closed, and the sub-switch is turned on, it 
will not take effect, but the current mechanism main switch does not take effect
   
   ## Verify this pull request
   
   <!--*(Please pick either of the following options)*-->
   
   The newly submitted code modifies the template to make the master switch 
take effect
   


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