We use helm_releases and set up a largely unnecessary apps stack as part of plural up. We can just eliminate them to save complexity once the management cluster is up, and it will also make it easier to move the management cluster into a sack seamlessly.
Test Plan
ran plural up with a local compile
Checklist
[ ] If required, I have updated the Plural documentation accordingly.
[ ] I have added tests to cover my changes.
[ ] I have added a meaningful title and summary to convey the impact of this PR to a user.
[ ] I have added relevant labels to this PR to help with categorization for release notes.
We use helm_releases and set up a largely unnecessary
apps
stack as part ofplural up
. We can just eliminate them to save complexity once the management cluster is up, and it will also make it easier to move the management cluster into a sack seamlessly.Test Plan
ran
plural up
with a local compileChecklist