Merge "Update script that generate test data for enrichment information"
[it/dep.git] / nonrtric / helm / enrichmentservice / values.yaml
index b8a504a..e5d997a 100644 (file)
@@ -23,7 +23,7 @@ enrichmentservice:
   image:
     registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc'
     name: 'nonrtric-enrichment-coordinator-service'
-    tag: 1.1.1
+    tag: 1.1.0
   service:
     allowHttp: true
     httpName: http
@@ -44,4 +44,5 @@ enrichmentservice:
     size: 2Gi
     mountPath: /dockerdata-nfs
     mountSubPath: nonrtric/enrichmentservice
-
+  ingress:
+    enabled: false