Updated helm charts for e-release
[it/dep.git] / nonrtric / helm / informationservice / values.yaml
similarity index 93%
rename from nonrtric/helm/enrichmentservice/values.yaml
rename to nonrtric/helm/informationservice/values.yaml
index 32eb4a7..e998656 100644 (file)
 #   limitations under the License.                                             #
 ################################################################################
 
-# Default values for Enrichment Coordinate Service.
+# Default values for Information Coordinate Service.
 # This is a YAML-formatted file.
 # Declare variables to be passed into your templates.
 
-enrichmentservice:
+informationservice:
   imagePullPolicy: IfNotPresent
   image:
     registry: "nexus3.o-ran-sc.org:10004/o-ran-sc"
-    name: "nonrtric-enrichment-coordinator-service"
+    name: "nonrtric-information-coordinator-service"
     tag: 1.2.0
   service:
     allowHttp: true