diff options
Diffstat (limited to 'modelloader-deployment.yaml')
-rw-r--r-- | modelloader-deployment.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modelloader-deployment.yaml b/modelloader-deployment.yaml index 7eacf7c..e649fc0 100644 --- a/modelloader-deployment.yaml +++ b/modelloader-deployment.yaml @@ -93,3 +93,5 @@ spec: initialDelaySeconds: 5 periodSeconds: 10 restartPolicy: Always + imagePullSecrets: + - name: onap-docker-registry-key |