From 8380f842b84d5b99f4a503edfca5a65b26ed591a Mon Sep 17 00:00:00 2001 From: "Fabio M. Graetz, Ph.D" Date: Mon, 8 Apr 2024 09:23:06 +0200 Subject: [PATCH] Fix: Update spark operator helm repository (#5198) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabio M. Graetz, Ph.D. Signed-off-by: Fabio Grätz --- docs/deployment/plugins/k8s/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/plugins/k8s/index.rst b/docs/deployment/plugins/k8s/index.rst index 908c986d9b..9cc30b79d5 100644 --- a/docs/deployment/plugins/k8s/index.rst +++ b/docs/deployment/plugins/k8s/index.rst @@ -83,7 +83,7 @@ Select the integration you need and follow the steps to install the correspondin .. code-block:: bash - helm repo add spark-operator https://googlecloudplatform.github.io/spark-on-k8s-operator + helm repo add spark-operator https://kubeflow.github.io/spark-operator To install the Spark operator, run the following command: