neerajmangal commented on a change in pull request #494: Support Pod Disruption 
Budget
URL: 
https://github.com/apache/incubator-openwhisk-deploy-kube/pull/494#discussion_r301630021
 
 

 ##########
 File path: helm/openwhisk/values-metadata.yaml
 ##########
 @@ -1560,4 +1560,24 @@ metrics:
       description: "true to enable user metrics"
       type: "boolean"
       required: true
+pdb:
+  _metadata:
+  label: "Pod's disruption budget settings"
+  description: "Pod Disruption settings for voluntary and nonvoluntary 
disruptions"
+  enable:
+    _metadata:
+      label: "Enable pod disruption budget for deployment"
+      description: "true to enable pod disruption budgets for pods"
+      type: "boolean"
+      required: true
+  component:
 
 Review comment:
   Sure will do that. Also, will do a similar modification for prob settings as 
well.  

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to