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
Is your feature request related to a problem? Please describe.
I noticed that the opensearch and opensearch-dashboards chart use different approaches when it comes to the dockerRegistry. While I can set global.dockerRegistry in the opensearch chart, I need to overwrite image.repository in the opensearch-dashboards chart. Wouldn't it make sense to unify both charts, or is there a reason why the opensearch-dashboards chart doesn't use the global.dockerRegistry?
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I noticed that the opensearch and opensearch-dashboards chart use different approaches when it comes to the dockerRegistry. While I can set
global.dockerRegistry
in the opensearch chart, I need to overwriteimage.repository
in the opensearch-dashboards chart. Wouldn't it make sense to unify both charts, or is there a reason why the opensearch-dashboards chart doesn't use theglobal.dockerRegistry
?The text was updated successfully, but these errors were encountered: