Merge "Added license to blueprints and scripts"
[oom.git] / kubernetes / aaf / charts / aaf-sms / charts / aaf-sms-vault / templates / statefulset.yaml
index 26f0304..ddfc7c6 100644 (file)
@@ -75,4 +75,5 @@ spec:
         - name: localtime
           hostPath:
             path: /etc/localtime
-
+      imagePullSecrets:
+      - name: "{{ include "common.namespace" . }}-docker-registry-key"
\ No newline at end of file