tokers commented on a change in pull request #26:
URL: https://github.com/apache/apisix-helm-chart/pull/26#discussion_r574983464
##########
File path: chart/apisix/values.yaml
##########
@@ -190,5 +191,9 @@ nodeSelector: {}
tolerations: []
-affinity:
- enabled: false
+
+affinity: {}
+
+# It sets the anti-affinity of the Pod by default, if the affinity.enabled is
set to true.
+antiAffinity:
+ enabled: false
Review comment:
Please check your editor, we should always have a linebreak symbol.
----------------------------------------------------------------
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:
[email protected]