You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: charts/spark-operator-chart/README.md
+3
Original file line number
Diff line number
Diff line change
@@ -114,6 +114,9 @@ See [helm uninstall](https://helm.sh/docs/helm/helm_uninstall) for command docum
114
114
| controller.sidecars | list |`[]`| Sidecar containers for controller pods. |
115
115
| controller.podDisruptionBudget.enable | bool |`false`| Specifies whether to create pod disruption budget for controller. Ref: [Specifying a Disruption Budget for your Application](https://kubernetes.io/docs/tasks/run-application/configure-pdb/)|
116
116
| controller.podDisruptionBudget.minAvailable | int |`1`| The number of pods that must be available. Require `controller.replicas` to be greater than 1 |
0 commit comments