Change images to release registry and release versions
[it/dep.git] / nonrtric / helm / policymanagementservice / values.yaml
index f10aabd..8782d05 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-a1-policy-management-service
+    tag: 2.3.0
   service:
     allowHttp: true
     httpName: http
@@ -37,4 +37,9 @@ policymanagementservice:
     periodSeconds: 10
   readiness:
     initialDelaySeconds: 20
-    periodSeconds: 10
\ No newline at end of file
+    periodSeconds: 10
+  persistence:
+    size: 2Gi
+    storageClassName: standard
+  ingress:
+    enabled: false