Option to Install Weave Dashboard
ChrisJBurns opened this issue · 1 comments
ChrisJBurns commented
Is your feature request related to a problem ?
I have to manually install the Weave Dashboard
Describe the solution you'd like.
I use the community helm charts in order to install Flux into my cluster using the Helm resource in Terraform. With it I'm able to set whether I want image update automations. Could we also add the possibility of being able to install the Weave Dashboard as part of the charts also? This saves the extra step of downloading a separate binary and going through the manual steps.
Describe alternatives you've considered.
There are no other alternatives for my setup (installing Flux via Helm via Terraform)
Additional context.
No response
ChrisJBurns commented
Closing, as I've recently found that all I needed to do was add the relevant HelmReleases and HelmRepo that the gitops
CLI generated and I could reuse where needed.