summaryrefslogtreecommitdiffstats
path: root/kubernetes/cps/values.yaml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-02-27 08:30:18 +0000
committerGerrit Code Review <gerrit@onap.org>2023-02-27 08:30:18 +0000
commita7eeecb520f5046e490fa3f4cd6bfc52265f9799 (patch)
treeabb48c8f3747b7fb51470dd7c5d1cafbc96c09aa /kubernetes/cps/values.yaml
parentf212f12bedbde5141aba654d57ea34d2e0c3547f (diff)
parent9f2a0a07f134c9f5346ae241bb24748068e4f6bd (diff)
Merge "[CPS] Change cps-core/temporal to use strimzi templates"
Diffstat (limited to 'kubernetes/cps/values.yaml')
-rwxr-xr-xkubernetes/cps/values.yaml9
1 files changed, 1 insertions, 8 deletions
diff --git a/kubernetes/cps/values.yaml b/kubernetes/cps/values.yaml
index 97addae930..dccc4d039c 100755
--- a/kubernetes/cps/values.yaml
+++ b/kubernetes/cps/values.yaml
@@ -1,5 +1,5 @@
# Copyright (C) 2021 Bell Canada
-# Modifications Copyright © 2022 Nordix Foundation
+# Modifications Copyright © 2022-2023 Nordix Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -48,13 +48,6 @@ config:
coreUserName: cpsuser
dmiPluginUserName: dmiuser
useStrimziKafka: true
- dataUpdatedTopic:
- name: cps.data-updated-events
- partitions: 10
- retentionMs: 7200000
- segmentBytes: 1073741824
- consumer:
- groupId: cps-temporal-group
ncmpEventsTopic:
name: ncmp-events
retentionMs: 7200000