ybudweiser commented on code in PR #23941:
URL: https://github.com/apache/superset/pull/23941#discussion_r1185417884
##########
helm/superset/values.yaml:
##########
@@ -621,7 +621,9 @@ init:
- "-c"
- ". {{ .Values.configMountPath }}/superset_bootstrap.sh; . {{
.Values.configMountPath }}/superset_init.sh"
enabled: true
- helmHook: true
+ jobAnnotations:
Review Comment:
there is another key called podAnnotations below so i kept it specific.
hooks need to go on the job annotation
Is that ok?
--
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]