ybudweiser opened a new pull request, #23941:
URL: https://github.com/apache/superset/pull/23941
### SUMMARY
Provides a flexible option for adding annotations to the init-db job. By
default the existing helm hooks will be added, however a user can now replace
the annotations with hooks compatible with argo cd.
### TESTING INSTRUCTIONS
1. helm template superset .
2. helm install superset .
### ADDITIONAL INFORMATION
- [ ] Has associated issue: fixes #23940
### ADDITIONAL INFORMATION
Note: This removes the helm value of init.helmHook and replaces it with a
more flexible option
If you have previously disabled the helmHook to continue with it disabled
you will need to replace it with `init.jobAnnotations = {}`
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]