aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components/dcae-dashboard/templates
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2020-09-21 20:16:16 +0000
committervv770d <vv770d@att.com>2020-09-23 19:06:23 +0000
commit2ec85e36bc937aeb1f539c62973d6271124fb81f (patch)
tree2b479c4fa9921b8c8cb3ae5ab6e5bcec98785b6f /kubernetes/dcaegen2/components/dcae-dashboard/templates
parent6220a464935468a8a5c87bcc714f4543bcefcac1 (diff)
[DCAE] Revise components version
Python3.8 Support - dcae-config-binding-service - dcaemod-distributor-api - dcaemod-onboarding-api Java11 - dcae-dashboard - dcae-inventory-api Other Enahancement/Bug fixes - dcae-dashboard - dcae-deployment-handler Change-Id: I35ecdc726600a9822016bca9f500f6521d912ff8 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2292 Issue-ID: DCAEGEN2-2022 Issue-ID: DCAEGEN2-2074 Issue-ID: DCAEGEN2-2298 Issue-ID: DCAEGEN2-2452 Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-dashboard/templates')
-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