Is your feature request related to a problem? Please describe.
- Rancher can either be installed via dev only "docker" mode or via helm
- During setup we prompt users to find the bootstrap password
- Instructions are different per installation method (docker/helm)
- We show them both
Describe the solution you'd like
- We should only show the instructions specific to the install method
- This avoids
- advertising dev only docker
- showing the unsupported docker mode instructions in Prime builts
Additional context
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Additional context