Align nonrtric products to release f
[it/dep.git] / nonrtric / helm / policymanagementservice / values.yaml
index a868bce..4fa26f0 100644 (file)
@@ -21,9 +21,9 @@
 policymanagementservice:
   imagePullPolicy: IfNotPresent
   image:
-    registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc'
-    name: nonrtric-policy-agent
-    tag: 2.2.0
+    registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
+    name: nonrtric-plt-a1policymanagementservice
+    tag: 2.4.0
   service:
     allowHttp: true
     httpName: http
@@ -39,13 +39,7 @@ policymanagementservice:
     initialDelaySeconds: 20
     periodSeconds: 10
   persistence:
-    volumeReclaimPolicy: Retain
-    accessMode: ReadWriteOnce
     size: 2Gi
-    mountPath: /dockerdata-nfs
-    mountSubPath: nonrtric/policymanagementservice
-    storageClass: "manual"
-    enabled: true
-    #existingClaim:
+    storageClassName: standard
   ingress:
     enabled: false