RIC:1060: Change in PTL
[ric-plt/dbaas.git] / charts / dbaas-service / values.yaml
index 1e7f4b9..072bb15 100644 (file)
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
+#
+#   This source code is part of the near-RT RIC (RAN Intelligent Controller)
+#   platform project (RICP).
+#
+
 backend:
   terminationGracePeriodSeconds: 0
   replicas: 1
@@ -20,6 +25,6 @@ backend:
   port: 6379
   targetPort: 6379
   image:
-    name: snapshot.docker.ranco-dev-tools.eastus.cloudapp.azure.com/redis-standalone
+    name: redis-standalone
     tag: latest
-    imagePullPolicy: IfNotPresent
+  imagePullPolicy: Never