Seagate / cortx-k8s

CORTX Kubernetes Orchestration Repository
https://github.com/Seagate/cortx
Apache License 2.0
6 stars 47 forks source link

CORTX-32157: Refactor HA chart values #326

Closed keithpine closed 2 years ago

keithpine commented 2 years ago

Description

Cleanup HA chart values, in the same vein as previous changes.

Type of change

Applicable issues

How was this tested?

Deployed cluster, ran scripts, S3 I/O, CSM APIs

Compared the output of kubectl get deployments,statefulsets,services,cm -o yaml from before and after this change, it is identical, minus the unique deployment metadata.

Changed default resources values and saw them applied successfully to the Deployment.

Additional information

Checklist

If this change requires newer CORTX or third party image versions:

If this change addresses a CORTX Jira issue:


View rendered charts/cortx/README.md