X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdcaemod%2Fcomponents%2Fdcaemod-nifi-registry%2Ftemplates%2Fdeployment.yaml;fp=kubernetes%2Fdcaemod%2Fcomponents%2Fdcaemod-nifi-registry%2Ftemplates%2Fdeployment.yaml;h=53f1de59bc5513c9b672647311e444983225b037;hb=5093301c1d25daaa2e9a42fd7d1ed09c06693208;hp=90561ac231d6e004f84ca316fa49fadffbb6b378;hpb=d362d9f64521d4585f779ff450f547da1ac00adb;p=oom.git diff --git a/kubernetes/dcaemod/components/dcaemod-nifi-registry/templates/deployment.yaml b/kubernetes/dcaemod/components/dcaemod-nifi-registry/templates/deployment.yaml index 90561ac231..53f1de59bc 100644 --- a/kubernetes/dcaemod/components/dcaemod-nifi-registry/templates/deployment.yaml +++ b/kubernetes/dcaemod/components/dcaemod-nifi-registry/templates/deployment.yaml @@ -69,6 +69,7 @@ spec: {{- include "common.secret.envFromSecretFast" (dict "global" . "uid" "dbsecret" "key" "login") | indent 12 }} - name: NIFI_REGISTRY_DB_PASS {{- include "common.secret.envFromSecretFast" (dict "global" . "uid" "dbsecret" "key" "password") | indent 12 }} + serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}} volumes: - name: flow-storage persistentVolumeClaim: