This is an automated email from the ASF dual-hosted git repository.

zhangjintao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new a8a191b  Fix: typo (#146)
a8a191b is described below

commit a8a191b929eab046b71db1ef213eaf217ad984a5
Author: 科学捜査官 <[email protected]>
AuthorDate: Sun Sep 26 10:58:35 2021 +0800

    Fix: typo (#146)
---
 charts/apisix/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/apisix/values.yaml b/charts/apisix/values.yaml
index 75870f4..5ac442d 100644
--- a/charts/apisix/values.yaml
+++ b/charts/apisix/values.yaml
@@ -20,7 +20,7 @@ global:
 
 apisix:
   # Enable or disable Apache APISIX itself
-  # Set it to flase and ingress-controller.enabled=true will deploy only 
ingress-controller
+  # Set it to false and ingress-controller.enabled=true will deploy only 
ingress-controller
   enabled: true
 
   image:

Reply via email to