X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fdbaas%2Fvalues.yaml;h=965aaa67baea46343fc2d9c3ed19ca0ffa3a1e9f;hb=839d43f79233d580f53102563bc4b29df3282763;hp=edf51f43c302c7fdfaf8059e7d48d1d35c3d68b4;hpb=7f1e409379856025977fc8a6ea04ddb215f21a13;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml b/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml index edf51f43..965aaa67 100644 --- a/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml @@ -19,27 +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" - dbaas: backend: terminationGracePeriodSeconds: 0 replicas: 1 port: 6379 - targetPort: 6379 + containerPort: 6379 image: - name: redis-standalone - tag: latest + name: ric-plt-dbaas + tag: 0.1.0