X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcontrib%2Fcomponents%2Fnetbox%2Fcomponents%2Fnetbox-postgres%2Ftemplates%2Fdeployment.yaml;h=8e05524fd104b63bd19a25c4d5faef29f8cb5fab;hb=e273f78d8b8b5eb418535e2c837fe908faa95f2d;hp=2caddeba499923d19d05cb0e00c65f013ec0173e;hpb=a001a61bdd6430027b39281f9d79366e837c7494;p=oom.git diff --git a/kubernetes/contrib/components/netbox/components/netbox-postgres/templates/deployment.yaml b/kubernetes/contrib/components/netbox/components/netbox-postgres/templates/deployment.yaml index 2caddeba49..8e05524fd1 100755 --- a/kubernetes/contrib/components/netbox/components/netbox-postgres/templates/deployment.yaml +++ b/kubernetes/contrib/components/netbox/components/netbox-postgres/templates/deployment.yaml @@ -64,6 +64,7 @@ spec: affinity: {{ toYaml .Values.affinity | indent 10 }} {{- end }} + serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}} volumes: - name: localtime hostPath: