summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-distribution/templates/kafkauser.yaml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-02-20 16:02:29 +0000
committerGerrit Code Review <gerrit@onap.org>2023-02-20 16:02:29 +0000
commit23f5499dad42a1147b4edbd6d7b6480895d985bc (patch)
tree107d9529dbaf022e72537a6d2e62b0ffaa733073 /kubernetes/policy/components/policy-distribution/templates/kafkauser.yaml
parent7a7b5d419bf216a4ce1d69f5ce135d0d90849e67 (diff)
parentab235f493e324a558475a8eb163ba022bf5a3685 (diff)
Merge "[POLICY] Move policy dist to use strimzi templates"
Diffstat (limited to 'kubernetes/policy/components/policy-distribution/templates/kafkauser.yaml')
-rw-r--r--kubernetes/policy/components/policy-distribution/templates/kafkauser.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/kubernetes/policy/components/policy-distribution/templates/kafkauser.yaml b/kubernetes/policy/components/policy-distribution/templates/kafkauser.yaml
new file mode 100644
index 0000000000..6fc37c3d01
--- /dev/null
+++ b/kubernetes/policy/components/policy-distribution/templates/kafkauser.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.kafkauser" . }}