Update README.md

Fix typo: sparkspark -> spark
This commit is contained in:
Chris Fischer 2019-07-15 11:00:44 -07:00 committed by GitHub
parent 97c7ed0eb6
commit e6fe6a2dc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ The Master [service](https://kubernetes.io/docs/concepts/services-networking/ser
for a Spark cluster.
Use the
[`examples/staging/sparkspark/spark-master-controller.yaml`](spark-master-controller.yaml)
[`examples/staging/spark/spark-master-controller.yaml`](spark-master-controller.yaml)
file to create a
[replication controller](https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/)
running the Spark Master service.