Skip to content

Commit

Permalink
added to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Aransh committed Apr 16, 2024
1 parent 04570b3 commit 12258d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/spark-operator-chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ See [helm uninstall](https://helm.sh/docs/helm/helm_uninstall) for command docum
| batchScheduler.enable | bool | `false` | Enable batch scheduler for spark jobs scheduling. If enabled, users can specify batch scheduler name in spark application |
| commonLabels | object | `{}` | Common labels to add to the resources |
| controllerThreads | int | `10` | Operator concurrency, higher values might increase memory usage |
| extraEnv | list | `[]` | Pod environment variables |
| envFrom | list | `[]` | Pod environment variable sources |
| fullnameOverride | string | `""` | String to override release name |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
Expand Down

0 comments on commit 12258d9

Please sign in to comment.