aboutsummaryrefslogtreecommitdiffstats
path: root/helm/policy/components/policy-clamp-ac-http-ppnt/templates/deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'helm/policy/components/policy-clamp-ac-http-ppnt/templates/deployment.yaml')
-rw-r--r--helm/policy/components/policy-clamp-ac-http-ppnt/templates/deployment.yaml8
1 files changed, 1 insertions, 7 deletions
diff --git a/helm/policy/components/policy-clamp-ac-http-ppnt/templates/deployment.yaml b/helm/policy/components/policy-clamp-ac-http-ppnt/templates/deployment.yaml
index c8aadc8b..ecdaa030 100644
--- a/helm/policy/components/policy-clamp-ac-http-ppnt/templates/deployment.yaml
+++ b/helm/policy/components/policy-clamp-ac-http-ppnt/templates/deployment.yaml
@@ -60,13 +60,7 @@ spec:
secretKeyRef:
name: {{ .Chart.Name }}-restserver-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: ac-http-ppnt-config