Merge "[COMMON][READINESS] Update readiness image and use service feature"
[oom.git] / kubernetes / common / etcd-init / templates / job.yaml
index 55526a3..f77a8ec 100644 (file)
@@ -117,5 +117,4 @@ spec:
         hostPath:
           path: /etc/localtime
       restartPolicy: Never
-      imagePullSecrets:
-      - name: "{{ include "common.namespace" . }}-docker-registry-key"
+      {{- include "common.imagePullSecrets" . | nindent 6 }}