Skip to content

Commit

Permalink
Merge pull request #2 from guimou/update-operator
Browse files Browse the repository at this point in the history
update operator version
  • Loading branch information
guimou authored Jun 30, 2022
2 parents 8250b43 + 335a5d3 commit 8025512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ helm repo add spark-operator https://googlecloudplatform.github.io/spark-on-k8s-
.Deploy the helm chart
[source,bash]
----
helm install spark-operator spark-operator/spark-operator --namespace spark-operator --create-namespace --set image.tag=v1beta2-1.2.3-3.1.1 --set webhook.enable=true --set resourceQuotaEnforcement.enable=true
helm install spark-operator spark-operator/spark-operator --namespace spark-operator --create-namespace --set image.tag=v1beta2-1.3.3-3.1.1 --set webhook.enable=true --set resourceQuotaEnforcement.enable=true
----

=== Monitoring
Expand Down

0 comments on commit 8025512

Please sign in to comment.