hongshuo-wang opened a new issue, #664:
URL: https://github.com/apache/apisix-helm-chart/issues/664
I encountered what seems to be a bug when attempting to install Apisix using
Helm 3.13.*.
Initially, I used 'helm pull apisix/apisix' to retrieve the Apisix package.
Following this, I made modifications (or left it unchanged) to certain
parameters in the values.yaml file. Upon checking the YAML file using 'helm
template apisix', an error occurred: '<.Values.image.repository>: nil pointer
evaluating interface {}.repository'.
Surprisingly, the same command worked successfully with Helm 3.12.*. I'm
unsure whether the issue stems from the older version of values.yaml or if it's
related to Helm 3.13.*.
Additionally, I'm using Apisix version 2.3.1.
--
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]