diff --git a/k8s-deploy-template.yaml b/k8s-deploy-template.yaml index b25bf5f9ab1c6bbfb38e30791109d85dc04516b7..418e1f4856a4813367d0bd05d93adf8b1310b280 100644 --- a/k8s-deploy-template.yaml +++ b/k8s-deploy-template.yaml @@ -61,4 +61,6 @@ spec: scheme: HTTP path: /actuator/health/readiness port: 1024 - periodSeconds: 10 \ No newline at end of file + periodSeconds: 10 + imagePullSecrets: + - name: kp-schbrain \ No newline at end of file