Seagate / cortx-k8s

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

CORTX-32842: Remove unused Control persistence settings #345

Closed keithpine closed 2 years ago

keithpine commented 2 years ago

Description

Now that Control uses emptyDir, we don't need any Chart persistent values, and we don't need to create the PVC. Prior to this change, a PVC was created that persisted in a Pending state.

Type of change

Applicable issues

How was this tested?

Deployed successfully. Examined PVCs and no more pending Control PVC. Status script successful.

Additional information

Checklist

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

If this change addresses a CORTX Jira issue: