summaryrefslogtreecommitdiffstats
path: root/kubernetes/common
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2023-02-15 11:51:52 +0000
committerefiacor <fiachra.corcoran@est.tech>2023-02-19 09:09:53 +0000
commitab235f493e324a558475a8eb163ba022bf5a3685 (patch)
tree252e74168fb8f2ea4272ff32d843b479b1898b8e /kubernetes/common
parent0460cfce31a204cada6a202fd86515ca4fbbb113 (diff)
[POLICY] Move policy dist to use strimzi templates
Move policy dist to use strimzi templates Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4a03812a7545ce7a4fcd5443a2c0af89933b1a63 Issue-ID: DMAAP-1857
Diffstat (limited to 'kubernetes/common')
-rw-r--r--kubernetes/common/common/templates/_strimzikafka.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/common/common/templates/_strimzikafka.tpl b/kubernetes/common/common/templates/_strimzikafka.tpl
index 3fd46c7414..f8f562e223 100644
--- a/kubernetes/common/common/templates/_strimzikafka.tpl
+++ b/kubernetes/common/common/templates/_strimzikafka.tpl
@@ -55,7 +55,6 @@ apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaUser
metadata:
name: {{ include "common.name" . }}-ku
- namespace: {{ include "common.namespace" $global }}
labels:
strimzi.io/cluster: {{ include "common.release" . }}-strimzi
spec: