NONRTRIC - PMS Persistent storage of policies and type definitions
[it/dep.git] / nonrtric / helm / policymanagementservice / values.yaml
index f10aabd..3e67451 100644 (file)
@@ -37,4 +37,13 @@ policymanagementservice:
     periodSeconds: 10
   readiness:
     initialDelaySeconds: 20
-    periodSeconds: 10
\ No newline at end of file
+    periodSeconds: 10
+  persistence:
+    volumeReclaimPolicy: Retain
+    accessMode: ReadWriteOnce
+    size: 2Gi
+    mountPath: /dockerdata-nfs
+    mountSubPath: nonrtric/policymanagementservice
+    storageClass: "manual"
+    enabled: true
+    #existingClaim: