-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: VOLTHA v2.4
-
Fix Version/s: VOLTHA v2.4
-
Component/s: kind-voltha, Testing
-
Labels:
-
Story Points:2
-
Epic Link:
In development and testing environments we want to avoid enabling the persistence volume storage for atomix in order to have a fresh start every time.
There is a configuration of the helm-chart for atomix to achieve such result that needs to be enabled in Kind-Voltha.
atomix:
persistence:
enabled: false
kubectl get pvc to list persistent volume claims - the the flag is passed correctly then none should be created