GitHub user liyinan926 opened a pull request:

    https://github.com/apache/spark/pull/21480

    [SPARK-23668][K8S] Added missing config property in running-on-kubernetes.md

    ## What changes were proposed in this pull request?
    PR https://github.com/apache/spark/pull/20811 introduced a new Spark 
configuration property `spark.kubernetes.container.image.pullSecrets` for 
specifying image pull secrets. However, the documentation wasn't updated 
accordingly. This PR adds the property introduced into running-on-kubernetes.md.
    
    ## How was this patch tested?
    N/A.
    
    @foxish @mccheah please help merge this. Thanks!

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/liyinan926/spark-k8s master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/21480.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21480
    
----
commit a381353568c44fa30a50d1eb266e30f88c3116bd
Author: Yinan Li <ynli@...>
Date:   2018-06-01T17:52:40Z

    [SPARK-23668][K8S] Added missing config property in running-on-kubernetes.md

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to