Skip to content

Commit

Permalink
Merge pull request #27 from alanty/spark-op-repo-move
Browse files Browse the repository at this point in the history
  • Loading branch information
vara-bonthu authored Mar 14, 2024
2 parents 3b431b4 + 28e8df0 commit fd18958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark-operator.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
locals {
spark_operator_name = "spark-operator"
spark_operator_repository = "https://googlecloudplatform.github.io/spark-on-k8s-operator"
spark_operator_repository = "https://kubeflow.github.io/spark-operator"
spark_operator_version = "1.1.27"
}

Expand Down

0 comments on commit fd18958

Please sign in to comment.