aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cps/components/cps-temporal/templates/kafkatopic.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/components/cps-temporal/templates/kafkatopic.yaml
parentf212f12bedbde5141aba654d57ea34d2e0c3547f (diff)
parent9f2a0a07f134c9f5346ae241bb24748068e4f6bd (diff)
Merge "[CPS] Change cps-core/temporal to use strimzi templates"
Diffstat (limited to 'kubernetes/cps/components/cps-temporal/templates/kafkatopic.yaml')
-rw-r--r--kubernetes/cps/components/cps-temporal/templates/kafkatopic.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/kubernetes/cps/components/cps-temporal/templates/kafkatopic.yaml b/kubernetes/cps/components/cps-temporal/templates/kafkatopic.yaml
new file mode 100644
index 0000000000..d1d21a6dbc
--- /dev/null
+++ b/kubernetes/cps/components/cps-temporal/templates/kafkatopic.yaml
@@ -0,0 +1,16 @@
+{{/*
+# Copyright © 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.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+*/}}
+{{ include "common.kafkatopic" . }}