ChenYi015 commented on code in PR #3196:
URL: https://github.com/apache/celeborn/pull/3196#discussion_r2037822295
##########
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:
Agree. We should keep backward-compatible once we published the Helm chart
officially.
--
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]