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
This change allows setting a custom image for superset worker but
defaulting to the global image configuration set in values.image.
This is useful if you want to run the superset node w/o playwright
and chromium to reduce the image footprint but having a custom
image extension for the worker deployment.
| supersetWorker.image.repository | string |`"{{ .Values.image.repository }}"`| Default to global image configuration but allow worker specific image |
0 commit comments