summaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/components/cds-sdc-listener/templates/kafkauser.yaml
diff options
context:
space:
mode:
authordavid.mcweeney <david.mcweeney@est.tech>2023-02-10 12:17:12 +0000
committerAndreas Geissler <andreas-geissler@telekom.de>2023-02-27 08:16:51 +0000
commit8682c2dc8941b7b4f8240f8a93866244eb692dfd (patch)
tree0568befb1eee079e95e46e3585da5690e7e929cb /kubernetes/cds/components/cds-sdc-listener/templates/kafkauser.yaml
parentf212f12bedbde5141aba654d57ea34d2e0c3547f (diff)
[CDS-SDC-DIST] Move CDS listener to use strimzi kafka user template
Move CDS SDC listener to use Strizi Kafka user template Change-Id: I84c0a5840b8ce264e0be5ddcfc33c96b2facef60 Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: DMAAP-1851
Diffstat (limited to 'kubernetes/cds/components/cds-sdc-listener/templates/kafkauser.yaml')
-rw-r--r--kubernetes/cds/components/cds-sdc-listener/templates/kafkauser.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/kubernetes/cds/components/cds-sdc-listener/templates/kafkauser.yaml b/kubernetes/cds/components/cds-sdc-listener/templates/kafkauser.yaml
new file mode 100644
index 0000000000..324a068cf0
--- /dev/null
+++ b/kubernetes/cds/components/cds-sdc-listener/templates/kafkauser.yaml
@@ -0,0 +1,16 @@
+{{/*
+# Copyright © 2022-23 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.kafkauser" . }}