Add kafka support in K8s CSIT
[policy/docker.git] / helm / policy / components / policy-pap / templates / deployment.yaml
index 91158a5..ad7c632 100755 (executable)
@@ -104,13 +104,7 @@ spec:
             secretKeyRef:
               name: {{ .Chart.Name }}-distribution-secret
               key: password
-{{- if .Values.config.useStrimziKafka }}
-        - name: JAASLOGIN
-          valueFrom:
-            secretKeyRef:
-              name: {{ .Chart.Name }}-policy-kafka-user
-              key: sasl.jaas.config
-{{- end }}
+
         volumeMounts:
         - mountPath: /config-input
           name: papconfig