dongjoon-hyun commented on code in PR #112:
URL:
https://github.com/apache/spark-kubernetes-operator/pull/112#discussion_r1735654683
##########
build-tools/helm/spark-kubernetes-operator/values.yaml:
##########
@@ -188,4 +188,4 @@ operatorConfiguration:
"helm.sh/resource-policy": keep
data:
# Spark Operator Config Runtime Properties Overrides. e.g.
- spark.kubernetes.operator.reconciler.intervalSeconds: 60
+ spark.kubernetes.operator.reconciler.intervalSeconds: "60"
Review Comment:
Do you mean this causes a corruption when you add a new line?
--
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]