X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fcli%2Ftemplates%2Fdeployment.yaml;h=0a3f967eee4d796f5dd341b6cfcdedf6c622760e;hb=f18b503da6d87b0d3b9f0754df59964e69730343;hp=735308754ff6fc540b8d58cb6b93d5d62192408a;hpb=78cc593c984532f336fac9ead3c444cfce2019c5;p=oom.git diff --git a/kubernetes/cli/templates/deployment.yaml b/kubernetes/cli/templates/deployment.yaml index 735308754f..0a3f967eee 100644 --- a/kubernetes/cli/templates/deployment.yaml +++ b/kubernetes/cli/templates/deployment.yaml @@ -75,6 +75,7 @@ spec: affinity: {{ toYaml .Values.affinity | indent 10 }} {{- end }} + serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}} volumes: {{ include "common.certInitializer.volumes" . | nindent 6 }} - name: lighttpd configMap: