aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/cmpv2/ves_client_values_cmpv2.yaml
blob: f6eae10ecd52c0e9277ce9630f5af42f705dfc94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
certMethod: "cmpv2"

fullnameOverride: "ves-client-cmpv2"
nameOverride: "ves-client-cmpv2"
secretName: ves-client-secret-cmpv2
configMapName: ves-client-configmap-cmpv2
certificateName: ves-client-certificate-cmpv2

config:
  useCerts: true
  strictHost: true
  mongoDbName: ves-client-db-cmpv2

mongodb:
  fullnameOverride: "ves-client-db-cmpv2"

certInitializer:
  nameOverride: vesclient-cert-initializer-cmpv2