tokers commented on code in PR #278:
URL: https://github.com/apache/apisix-helm-chart/pull/278#discussion_r940793057


##########
charts/apisix/values.yaml:
##########
@@ -121,11 +121,10 @@ nameOverride: ""
 fullnameOverride: ""
 
 serviceAccount:
-  create: true
+  create: false  # Set to `true` to create ServiceAccount for Kubernetes 
service discovery.

Review Comment:
   What I mean is why you change the default value of `serviceAccount.create`  
from `true` to `false`.  😂



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

Reply via email to