commit | 1383b4c295530f8e7288987ad919ab8790a22a6f | [log] [tgz] |
---|---|---|
author | farida azmy <farida.azmy.ext@orange.com> | Tue Apr 06 12:33:31 2021 +0200 |
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | Thu Jun 10 19:48:44 2021 +0000 |
tree | 8818ac6456d620e7fc6b2f578c8fe907e1bf9bfb | |
parent | 87411cc03c91a0ba7f26fcd9e7e4bd8afb75b24e [diff] [blame] |
[SDC] Update chart with service account Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2717 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: I57a398865c2dea8dd5989dc2e9d80843bfabd3b5
diff --git a/kubernetes/sdc/components/sdc-onboarding-be/templates/deployment.yaml b/kubernetes/sdc/components/sdc-onboarding-be/templates/deployment.yaml index 257f8b7..2bd53ff 100644 --- a/kubernetes/sdc/components/sdc-onboarding-be/templates/deployment.yaml +++ b/kubernetes/sdc/components/sdc-onboarding-be/templates/deployment.yaml
@@ -213,6 +213,7 @@ requests: cpu: 3m memory: 20Mi + serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}} volumes: {{ include "common.certInitializer.volumes" . | nindent 6 }} - name: {{ include "common.fullname" . }}-localtime hostPath: