mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Add namespace to spark operator resource templates The namespace is currently missing from the operator resources so an install leads to a crashlooping operator because the clusterrolebinding doesn't bind to the operator's service account. Also the operator doesn't get installed in the namespace that you pass with the `--namespace` flag. Signed-off-by: Richard Lander <landerr@vmware.com> * Bump spark operator chart version Signed-off-by: Richard Lander <landerr@vmware.com>
13 lines
326 B
YAML
13 lines
326 B
YAML
apiVersion: v1
|
|
name: sparkoperator
|
|
description: A Helm chart for Spark on Kubernetes operator
|
|
version: 0.2.4
|
|
appVersion: v2.4.0-v1beta1-0.8.2
|
|
kubeVersion: ">=1.8.0-0"
|
|
keywords:
|
|
- spark
|
|
home: https://github.com/GoogleCloudPlatform/spark-on-k8s-operator
|
|
maintainers:
|
|
- name: yuchaoran2011
|
|
email: yuchaoran2011@gmail.com
|