Closed VanillaSpoon closed 1 year ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign asm582 for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
I get going for consistency, but imo we should still push for using only the operator for instascale installation. With MCAD, the helm charts are around from before the operator being a thing.
Issue link
fixes #12
What changes have been made
This PR integrates helm to manage the deployment process of instascale. This change is in line with the current deployment process of MCAD and aims to bring more consistency across the projects.
This pr also updates the documentation regarding deployment.
Verification steps
When deploying instascale to an OSD cluster:
Then check to ensure each of the following have been deployed correctly and are operational: instascale-configmap instascale-sa instascale-crb instascale-cr instascale
Checks