sakulali opened a new pull request, #524:
URL: https://github.com/apache/apisix-helm-chart/pull/524

   @tao12345666333 Excuse me,  when i choose `admission.enabled: true` in 
`values.yaml` ,  occur some mistakes as shown below,  i found 
[https://github.com/apache/apisix-ingress-controller/pull/1355](url) seems to 
resolve the mistakes? Thanks!
   1.  k8s setup with kind, ubuntu 20.04
   2. `helm install apisix apisix/apisix --create-namespace  --namespace 
ingress-apisix  --set admin.allow.ipList=""  --set gateway.type=NodePort`
   3. `helm install  apisix-ingress-controller --namespace ingress-apisix --set 
config.logLevel=debug`
   4. `kubectl run httpbin --image kennethreitz/httpbin --port 80 && kubectl 
expose pod httpbin --port 80`
   5. `kubectl apply -f httpbin-ingress.yaml`
   
![img_v2_5c7ccb52-5640-46b4-abc6-334f19d2c94g](https://user-images.githubusercontent.com/3955787/229116052-61c1061f-8532-4215-8977-d82fc444a47a.jpg)


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