mkyc opened a new issue, #905:
URL: https://github.com/apache/apisix-helm-chart/issues/905

   If you change value `etcd.image.registry` (into ie.: local proxy) you'll get 
following error: 
   
   ```shell
   Error: execution error at (apisix/charts/etcd/templates/NOTES.txt:124:4): 
   
   ⚠ ERROR: Original containers have been substituted for unrecognized ones. 
Deploying this chart with non-standard containers is likely to cause degraded 
security and performance, broken chart features, and missing environment 
variables.
   
   Unrecognized images:
     - <my local proxy here>/bitnamilegacy/etcd:latest
   
   If you are sure you want to proceed with non-standard containers, you can 
skip container image verification by setting the global parameter 
'global.security.allowInsecureImages' to true.
   Further information can be obtained at 
https://github.com/bitnami/charts/issues/30850
   ```


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