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