diff --git a/k8s-deploy-template.yaml b/k8s-deploy-template.yaml index dd97cc00783098a840d30dd4e971a58aae40906e..f81fb35e39a2701cdf3cfba67be6af4d7babb72d 100644 --- a/k8s-deploy-template.yaml +++ b/k8s-deploy-template.yaml @@ -83,3 +83,5 @@ spec: hostPath: path: /share/pod/data/${APP_NAME} type: DirectoryOrCreate + imagePullSecrets: + - name: kp-schbrain