summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/charts/dcae-policy-handler/templates/deployment.yaml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-09-04 15:44:33 -0400
committerJack Lucas <jflucas@research.att.com>2019-09-05 10:08:35 -0400
commit128c0ad9e909288898ccb9da9af5cb9b9c1c958e (patch)
treef9d5c95c2c053fecb0c4892c960063607c92c8b2 /kubernetes/dcaegen2/charts/dcae-policy-handler/templates/deployment.yaml
parentbbc4c7bbbff54a22916e4a5e040c38a750cb19bb (diff)
Add DCAE cleanup job, update CBS version
Also fix CBS and policy handler filebeat loggging. Shorten names in CBS to remain < 64 with 10-char release name. Issue-ID: DCAEGEN2-1729 Issue-ID: DCAEGEN2-1317 Issue-ID: DCAEGEN2-1747 Issue-ID: DCAEGEN2-1749 Issue-ID: DCAEGEN2-1750 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I5a727e3c9502205bc727439ed70728238d59d74e
Diffstat (limited to 'kubernetes/dcaegen2/charts/dcae-policy-handler/templates/deployment.yaml')
-rw-r--r--kubernetes/dcaegen2/charts/dcae-policy-handler/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dcaegen2/charts/dcae-policy-handler/templates/deployment.yaml b/kubernetes/dcaegen2/charts/dcae-policy-handler/templates/deployment.yaml
index a6b87bf3eb..8c1c8741aa 100644
--- a/kubernetes/dcaegen2/charts/dcae-policy-handler/templates/deployment.yaml
+++ b/kubernetes/dcaegen2/charts/dcae-policy-handler/templates/deployment.yaml
@@ -131,7 +131,7 @@ spec:
imagePullPolicy: IfNotPresent
resources: {}
volumeMounts:
- - mountPath: /var/log/onap/deployment-handler
+ - mountPath: /var/log/onap/policy-handler
name: component-log
- mountPath: /usr/share/filebeat/data
name: filebeat-data