You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/cnf-best-practices-csi.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,5 +7,7 @@ When using storage with Kubernetes, you can use storage classes. Refer to <<cnf-
7
7
8
8
Network functions should clear persistent storage by deleting the associated `PV` resources when removing the application from a cluster.
9
9
10
+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#lifecycle-persistent-volume-reclaim-policy[lifecycle-persistent-volume-reclaim-policy]
11
+
10
12
For more information, see link:https://docs.openshift.com/container-platform/latest/storage/container_storage_interface/persistent-storage-csi.html[Red Hat Persistent Storage].
0 commit comments