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/05/10 09:58:09 UTC

[GitHub] [apisix-helm-chart] tokers commented on a change in pull request #73: feat: support for controller-only deployment

tokers commented on a change in pull request #73:
URL: https://github.com/apache/apisix-helm-chart/pull/73#discussion_r629227642



##########
File path: charts/apisix/values.yaml
##########
@@ -14,6 +14,11 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+apisix:
+  # Enable or disable Apache APISIX itself
+  # Set it to flase and ingress-controller.enabled=true will deploy only ingress-controller
+  enabled: true

Review comment:
       There are so many top-level fields which are related with APISIX, I think we can put all of them under the apisix field.




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