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=59481670c21754a199d2eaea1e4e4d0766af3006;hpb=033ab424056c2de6bdbc22479e961aeebbaddd37;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 59481670..965aaa67 100644 --- a/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/dbaas/values.yaml @@ -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