Skip to content

Commit

Permalink
Merge branch 'master' of github.com:kubeflow/spark-operator
Browse files Browse the repository at this point in the history
# Conflicts:
#	charts/spark-operator-chart/README.md
  • Loading branch information
ben-tzionlmb committed Jun 16, 2024
2 parents cfb3671 + 0b67bae commit dc7fa23
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 @@ -113,6 +113,7 @@ See [helm uninstall](https://helm.sh/docs/helm/helm_uninstall) for command docum
| podMonitor.podMetricsEndpoint | object | `{"interval":"5s","scheme":"http"}` | Prometheus metrics endpoint properties. `metrics.portName` will be used as a port |
| podSecurityContext | object | `{}` | Pod security context |
| priorityClassName | string | `""` | Priority class to be used for running spark-operator pod. This helps in managing the pods during preemption. |
| priorityClassName | string | `""` | Priority class to be used for running spark-operator pod. This helps in managing the pods during preemption. |
| rbac.annotations | object | `{}` | Optional annotations for rbac |
| rbac.create | bool | `false` | **DEPRECATED** use `createRole` and `createClusterRole` |
| rbac.createClusterRole | bool | `true` | Create and use RBAC `ClusterRole` resources |
Expand Down

0 comments on commit dc7fa23

Please sign in to comment.