cuisongliu / automq-operator

8 stars 1 forks source link

feat(main): fix helm config #41

Closed cuisongliu closed 1 week ago

cuisongliu commented 1 week ago

This pull request introduces several changes to the Helm chart templates and the AutoMQ controller to enhance functionality and improve maintainability. The most important changes include adding new template functions to handle image tags and pull policies, updating deployment annotations, and cleaning up services in the AutoMQ controller.

Helm Chart Template Enhancements:

Deployment Configuration Updates:

AutoMQ Controller Cleanup: