[CONTRIB] Update chart with service account
[oom.git] / kubernetes / contrib / components / awx / components / awx-postgres / templates / deployment.yaml
index c0c6b91..3b4dad5 100755 (executable)
@@ -74,6 +74,7 @@ spec:
       affinity:
 {{ toYaml .Values.affinity | indent 10 }}
       {{- end }}
+      serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}}
       volumes:
         - name: localtime
           hostPath: