summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components/dcae-dashboard/templates/deployment.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-09-24 12:14:48 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-24 12:14:48 +0000
commit98d5bbdccc8c448e26c08a69b2b85b2a3138cbe8 (patch)
tree81ec339052c089d671ae193346e5feeedcbfa2e0 /kubernetes/dcaegen2/components/dcae-dashboard/templates/deployment.yaml
parent7d54df7a616bfb92045e63b75600f6924851292a (diff)
parent2ec85e36bc937aeb1f539c62973d6271124fb81f (diff)
Merge "[DCAE] Revise components version"
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-dashboard/templates/deployment.yaml')
-rw-r--r--kubernetes/dcaegen2/components/dcae-dashboard/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-dashboard/templates/deployment.yaml b/kubernetes/dcaegen2/components/dcae-dashboard/templates/deployment.yaml
index e46901bc94..25e595f672 100644
--- a/kubernetes/dcaegen2/components/dcae-dashboard/templates/deployment.yaml
+++ b/kubernetes/dcaegen2/components/dcae-dashboard/templates/deployment.yaml
@@ -105,7 +105,7 @@ spec:
successThreshold: 1
timeoutSeconds: 1
volumeMounts:
- - mountPath: /usr/local/share/ca-certificates/
+ - mountPath: /opt/app/osaaf/
name: tls-info
- mountPath: /opt/logs/dcae/dashboard
name: component-log