Added credentials to docker image pull
This commit is contained in:
parent
f0821d2cfe
commit
6a5bd13a13
@ -13,6 +13,8 @@ spec:
|
||||
spec:
|
||||
serviceAccountName: minio-provisioner
|
||||
restartPolicy: OnFailure
|
||||
imagePullSecrets:
|
||||
- name: registry-credentials
|
||||
containers:
|
||||
- name: setup
|
||||
image: registry.bouvais.lu/minio-runner:1.0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user