Azure / azure-service-operator

Azure Service Operator allows you to create Azure resources using kubectl
https://azure.github.io/azure-service-operator/
MIT License
741 stars 196 forks source link

Add support to specify image pull secrets in ASOv2 helm chart #4116

Closed super-harsh closed 4 months ago

super-harsh commented 4 months ago

Closes #3837

What this PR does / why we need it:

This PR adds support to specify image pull secrets in the helm chart. Also, refactors the helm chart to fix indentations.