aboutsummaryrefslogtreecommitdiffstats
path: root/helm/ves-client/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'helm/ves-client/values.yaml')
-rw-r--r--helm/ves-client/values.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/helm/ves-client/values.yaml b/helm/ves-client/values.yaml
index c5a8391..7ad63d3 100644
--- a/helm/ves-client/values.yaml
+++ b/helm/ves-client/values.yaml
@@ -5,7 +5,7 @@
replicaCount: 1
image:
- repository: /onap/org.onap.integration.nfsimulator.vesclient
+ repository: onap/org.onap.integration.nfsimulator.vesclient
pullPolicy: IfNotPresent
tag: ""
@@ -13,7 +13,7 @@ imagePullSecrets: []
nameOverride: ""
fullnameOverride: "ves-client"
config:
- mongoDbServer: ves-client-mongodb
+ mongoDbServer: nf-simulator-mongodb
useCertForAuth: true
containerPort: 5000
@@ -39,13 +39,13 @@ tolerations: []
affinity: {}
mongo-express:
- fullnameOverride: "ves-client-mongo-express"
- mongodbServer: ves-client-mongodb
+ fullnameOverride: "nf-simulator-mongo-express"
+ mongodbServer: nf-simulator-mongodb
nameOverride: mongo-express
mongodbAdminPassword: zXcVbN123!
mongodb:
- fullnameOverride: "ves-client-mongodb"
+ fullnameOverride: "nf-simulator-mongodb"
persistence:
enabled: false
auth: