X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fcds%2Fcomponents%2Fcds-ui%2Ftemplates%2Fdeployment.yaml;h=6457ce3736a3c9c2afd74bfc1e5e2660b7d82680;hb=38634d6ef44d9d4954e553445451992e33c1f2f5;hp=359c713ed482e279f094b007dd0d4c8e7a454b38;hpb=5da70880bfb590da55bb11795a8932663f24e155;p=oom.git diff --git a/kubernetes/cds/components/cds-ui/templates/deployment.yaml b/kubernetes/cds/components/cds-ui/templates/deployment.yaml index 359c713ed4..6457ce3736 100644 --- a/kubernetes/cds/components/cds-ui/templates/deployment.yaml +++ b/kubernetes/cds/components/cds-ui/templates/deployment.yaml @@ -99,6 +99,7 @@ spec: affinity: {{ toYaml .Values.affinity | indent 10 }} {{- end }} + serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}} volumes: {{ include "common.certInitializer.volumes" . | nindent 8 }} - name: localtime hostPath: