ad-m commented on a change in pull request #18063:
URL: https://github.com/apache/superset/pull/18063#discussion_r801226993
##########
File path: helm/superset/values.yaml
##########
@@ -347,6 +347,12 @@ init:
fi
## Annotations to be added to init job pods
podAnnotations: {}
+ ## Node selector to be added to init job pods
+ nodeSelector: {}
+ ## Tolerations to be added to init job pods
+ tolerations: []
+ ## Affinity to be added to init job pods
+ affinity: {}
Review comment:
Could you rebase and update `values.schema.json` too?
https://github.com/apache/superset/blob/4e2bdd49c4f23ace04ccde652fc6dfc8a4a24b0d/helm/superset/values.schema.json#L312-L378
--
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]