Let's actually use the image pull secret
This commit is contained in:
parent
2d161d613a
commit
5bfef9623d
|
@ -23,3 +23,5 @@ spec:
|
|||
image: registry.asraphiel.dev/whoami
|
||||
ports:
|
||||
- containerPort: 80
|
||||
imagePullSecrets:
|
||||
- name: vault
|
||||
|
|
Loading…
Reference in a new issue