aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/onap/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-01-27 07:20:03 +0000
committerGerrit Code Review <gerrit@onap.org>2021-01-27 07:20:03 +0000
commit029a8a64fbf2f02b36c09d37d84813af25ec8cb9 (patch)
tree605f40a6edb78b7a0ef64585c6dbe3a2e9b63f60 /kubernetes/onap/values.yaml
parentce60fc47978a1f422309576998e1534f4bc8aa5c (diff)
parent42177a154d827dd1fddea3a451597c7708b65b6e (diff)
Merge "[COMMON] Add template for CertServiceClient"
Diffstat (limited to 'kubernetes/onap/values.yaml')
-rwxr-xr-xkubernetes/onap/values.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/onap/values.yaml b/kubernetes/onap/values.yaml
index 5376940938..048945025c 100755
--- a/kubernetes/onap/values.yaml
+++ b/kubernetes/onap/values.yaml
@@ -1,6 +1,6 @@
# Copyright © 2019 Amdocs, Bell Canada
# Copyright (c) 2020 Nordix Foundation, Modifications
-# Modifications Copyright © 2020 Nokia
+# Modifications Copyright © 2020-2021 Nokia
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -207,6 +207,7 @@ global:
name: oom-cert-service-client-tls-secret
mountPath: /etc/onap/oom/certservice/certs/
envVariables:
+ certPath: "/var/custom-certs"
# Certificate related
cmpv2Organization: "Linux-Foundation"
cmpv2OrganizationalUnit: "ONAP"