diff options
Diffstat (limited to 'helm/ves-client/values_cmpv2.yaml')
-rw-r--r-- | helm/ves-client/values_cmpv2.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/helm/ves-client/values_cmpv2.yaml b/helm/ves-client/values_cmpv2.yaml index 5a8a60d..dc401be 100644 --- a/helm/ves-client/values_cmpv2.yaml +++ b/helm/ves-client/values_cmpv2.yaml @@ -14,11 +14,12 @@ mongodb: certInitializer: nameOverride: vesclient-cert-initializer-cmpv2 - + certificates: name: ves-client-cert-cmpv2 secretName: ves-client-secret-cmpv2 + commonName: dcae-ves-collector keystores: jks: create: true |