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

   The PodDisruptionBudget refers to template that don't exist.
   
   Test:
   ```
   $ helm template test --set podDisruptionBudget.enabled=true --set 
deployment.replicas=3 charts/apisix-ingress-controller/  > /dev/null
   Error: template: apisix-ingress-controller/templates/pdb.yaml:25:11: 
executing "apisix-ingress-controller/templates/pdb.yaml" at <include 
"apisix-ingress-controller.fullname" .>: error calling include: template: no 
template "apisix-ingress-controller.fullname" associated with template "gotpl"
   
   Use --debug flag to render out invalid YAML
   ```


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to