aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/components/dcae-prh/templates/kafkauser.yaml
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2024-03-01 09:28:26 +0000
committerGerrit Code Review <gerrit@onap.org>2024-03-01 09:28:26 +0000
commit9e79dd39f57135ab08f58b74b628c4ae5991e503 (patch)
tree0409d38dc8bd7f8705d866370f1b364caf63d497 /kubernetes/dcaegen2-services/components/dcae-prh/templates/kafkauser.yaml
parent4753743f0743a6b22f69e718c3cdb4ba8843cea6 (diff)
parentd7136f1f9d6cc352897892ee4b0ef0470e58087d (diff)
Merge "[DCAEGEN2] Update helm chart for dcae-prh"
Diffstat (limited to 'kubernetes/dcaegen2-services/components/dcae-prh/templates/kafkauser.yaml')
-rw-r--r--kubernetes/dcaegen2-services/components/dcae-prh/templates/kafkauser.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/kubernetes/dcaegen2-services/components/dcae-prh/templates/kafkauser.yaml b/kubernetes/dcaegen2-services/components/dcae-prh/templates/kafkauser.yaml
new file mode 100644
index 0000000000..5c7edd5b19
--- /dev/null
+++ b/kubernetes/dcaegen2-services/components/dcae-prh/templates/kafkauser.yaml
@@ -0,0 +1,16 @@
+{{/*
+# Copyright © 2024 Deutsche Telekom Intellectual Property. All rights reserved.
+#
+# 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" . }}