dongjoon-hyun commented on PR #707:
URL: 
https://github.com/apache/spark-kubernetes-operator/pull/707#issuecomment-4733676904

   Hi, @csviri . According to your comment, the following sounds irrelevant to 
this PR's proposal. Could you make a new PR only for that? We can proceed that 
independent topic before this PR.
   > yes, afaik there is not way to mount all ConfigMap data in K8S. A key is 
always a new file.
   
   ```yaml
   data:
   - spark.kubernetes.operator.watchedNamespaces: default
   +   spark-operator-dynamic.properties: |
   +        spark.kubernetes.operator.watchedNamespaces=default
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to