pan3793 commented on code in PR #3196:
URL: https://github.com/apache/celeborn/pull/3196#discussion_r2024109138
##########
charts/celeborn/values.yaml:
##########
@@ -186,10 +186,17 @@ priorityClass:
# -- Specifies the integer value of this priority class, default is
Celeborn master value minus 1000
value: 999999000
-# -- Pod annotations
-podAnnotations: {}
-# key1: value1
-# key2: value2
+master:
+ # -- Pod annotations for Celeborn master pods.
+ annotations:
Review Comment:
@FMX @RexXiong do we need to document somewhere for each breaking change of
the helm chart? or just treating it as an unstable feature and mentioning the
breaking changes in release notes with some general words?
--
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]