Merge "Update docker version"
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / dbaas / values.yaml
index 5948167..965aaa6 100644 (file)
@@ -19,26 +19,12 @@ repository: "nexus3.o-ran-sc.org:10004"
 imagePullPolicy: IfNotPresent
 repositoryCred: docker-reg-cred
 
-
-# Uncomment the following line to override the docker registry
-#repositoryOverride: ""
-
-
-# Uncomment the following line to override the docker registry credential
-#repositoryCredOverride: ""
-
-# Uncomment the following line to override the image pull policy
-#imagePullPolicyOverride: ""
-
-
-
-nameOverride: "redis-standalone"
-
-backend:
-  terminationGracePeriodSeconds: 0
-  replicas: 1
-  port: 6379
-  targetPort: 6379
-  image:
-    name: redis-standalone
-    tag: latest
+dbaas:
+  backend:
+    terminationGracePeriodSeconds: 0
+    replicas: 1
+    port: 6379
+    containerPort: 6379
+    image:
+      name: ric-plt-dbaas
+      tag: 0.1.0