aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-clamp-ac-http-ppnt/templates/kafkauser.yaml
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2024-04-10 12:21:47 +0000
committerGerrit Code Review <gerrit@onap.org>2024-04-10 12:21:47 +0000
commitbd892a7d0709d0807a009f648eb8fcf283f79ba9 (patch)
tree85a20b3bd015ace54271c8dbc4b8482b45535702 /kubernetes/policy/components/policy-clamp-ac-http-ppnt/templates/kafkauser.yaml
parent1eeb37b34517aecb0fdcef2e486188768b5ee513 (diff)
parentbc8a6a4ce7eb26b1720cd281486ce6a67ee40ac4 (diff)
Merge "[POLICY] Add kafka support in policy charts"
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-http-ppnt/templates/kafkauser.yaml')
-rw-r--r--kubernetes/policy/components/policy-clamp-ac-http-ppnt/templates/kafkauser.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/templates/kafkauser.yaml b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/templates/kafkauser.yaml
index 92184b8e85..6fc37c3d01 100644
--- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/templates/kafkauser.yaml
+++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/templates/kafkauser.yaml
@@ -13,6 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
*/}}
-{{ if .Values.global.useStrimziKafka }}
{{ include "common.kafkauser" . }}
-{{ end }} \ No newline at end of file