csviri commented on PR #707: URL: https://github.com/apache/spark-kubernetes-operator/pull/707#issuecomment-4739380149
> 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 > ``` @dongjoon-hyun maybe I was not clear, those are needed/used in the chainsaw test, and needs to be in this format. Or do I miss something? -- 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]
