You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For our use-case we would need the helm values to give user the possibility to add :
topology constraints
node selector
tolerations
Since these are defined for the whole Pod spec but not always present in the manifests, I would go with bitnami approach and add them as empty values to be filled in the template if present.
For our use-case we would need the helm values to give user the possibility to add :
Since these are defined for the whole Pod spec but not always present in the manifests, I would go with bitnami approach and add them as empty values to be filled in the template if present.
My suggestions are drafted here #77
The text was updated successfully, but these errors were encountered: