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
We have been installing the operator using Helm (because all of our initial deployments are done through helm) and that used to install the other components (dashboard, etc.) when the autoInstallComponents: true.
Now, trying to upgrade to v0.66.0 by changing the tag we are pulling the chart from installs the operator but none of the other components.
Has something changed that needs to be configured? Glancing at the chart files everything looked similar.
Right now we are still prototyping the setup and specific pipelines in MiniKube so it is nice to use the charts for the initial setup like all of our other charts.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We have been installing the operator using Helm (because all of our initial deployments are done through helm) and that used to install the other components (dashboard, etc.) when the
autoInstallComponents: true
.Now, trying to upgrade to v0.66.0 by changing the tag we are pulling the chart from installs the operator but none of the other components.
Has something changed that needs to be configured? Glancing at the chart files everything looked similar.
Right now we are still prototyping the setup and specific pipelines in MiniKube so it is nice to use the charts for the initial setup like all of our other charts.
Beta Was this translation helpful? Give feedback.
All reactions