X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=helm%2Fpolicy%2Fcomponents%2Fpolicy-pap%2Ftemplates%2Fdeployment.yaml;h=ad7c632b9ae0d93a4c2d19ba8ba3dec382871022;hb=31c61d495474985b8cc3460464f888651d0919ed;hp=91158a5265bd83fc35f72cfcbf0c9e2b65fdaa4a;hpb=caa7adc30ed054d2a5cfea4a1b9a265d5cfb6785;p=policy%2Fdocker.git diff --git a/helm/policy/components/policy-pap/templates/deployment.yaml b/helm/policy/components/policy-pap/templates/deployment.yaml index 91158a52..ad7c632b 100755 --- a/helm/policy/components/policy-pap/templates/deployment.yaml +++ b/helm/policy/components/policy-pap/templates/deployment.yaml @@ -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