You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/04 07:09:40 UTC

[GitHub] [apisix-helm-chart] TkClark commented on a change in pull request #26: fix the tmplate of deployment.yaml and add hintsfor for affinity setting in values.yaml

TkClark commented on a change in pull request #26:
URL: https://github.com/apache/apisix-helm-chart/pull/26#discussion_r569991095



##########
File path: chart/apisix/values.yaml
##########
@@ -190,5 +191,7 @@ nodeSelector: {}
 
 tolerations: []
 
+# It sets the anti-affinity of the Pod by default, if the affinity.enabled is set to true. 
+# If you want to set other affinity configuration, please modify the affinity item in tmplate/deployment.yaml

Review comment:
       good idea, I will rewrite like you speak.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org