X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcontrib%2Fcomponents%2Fawx%2Fcomponents%2Fawx-postgres%2Ftemplates%2Fdeployment.yaml;h=3b4dad55ece71d743e937a568f58f0576ca6882f;hb=8c26e59d30a185186cf33988a0dbb859409f73eb;hp=c0c6b914fbfe6805fd51221c2da67171855befed;hpb=6f1cdc1aee56e11d8c05e569e5f5f31351b5fb1e;p=oom.git diff --git a/kubernetes/contrib/components/awx/components/awx-postgres/templates/deployment.yaml b/kubernetes/contrib/components/awx/components/awx-postgres/templates/deployment.yaml index c0c6b914fb..3b4dad55ec 100755 --- a/kubernetes/contrib/components/awx/components/awx-postgres/templates/deployment.yaml +++ b/kubernetes/contrib/components/awx/components/awx-postgres/templates/deployment.yaml @@ -74,6 +74,7 @@ spec: affinity: {{ toYaml .Values.affinity | indent 10 }} {{- end }} + serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}} volumes: - name: localtime hostPath: