[PLATFORM] Added imagePullSecrets to common template files
[oom.git] / kubernetes / platform / components / oom-cert-service / templates / deployment.yaml
index 9a6abd4..8215ed9 100644 (file)
@@ -23,6 +23,8 @@ spec:
   template:
     metadata: {{- include "common.templateMetadata" . | nindent 6 }}
     spec:
+      imagePullSecrets:
+      - name: "{{ include "common.namespace" . }}-docker-registry-key"
       volumes:
 {{- if .Values.global.addTestingComponents }}
         - name: cmp-servers-template-volume