ArnaudCHT opened a new pull request, #916: URL: https://github.com/apache/apisix-helm-chart/pull/916
## What Add deployment.imagePullSecrets support in ingress-controller with fallback to global.imagePullSecrets. ## Why The ingress-controller deployment had no way to configure imagePullSecrets, forcing users to manually patch deployments or fork the chart. ## Changes - Add deployment.imagePullSecrets configuration option - Falls back to global.imagePullSecrets if not set locally - Backward compatible and works standalone https://github.com/apache/apisix-helm-chart/issues/883 -- 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]
