[CONTRIB] Added imagePullSecrets to common template files
[oom.git] / kubernetes / contrib / components / ejbca / templates / deployment.yaml
index a10b059..46f7d35 100644 (file)
@@ -23,6 +23,8 @@ spec:
   template:
     metadata: {{- include "common.templateMetadata" . | nindent 6 }}
     spec:
+      imagePullSecrets:
+      - name: "{{ include "common.namespace" . }}-docker-registry-key"
       initContainers:
       - name: {{ include "common.name" . }}-db-readiness
         command: