fix the image pull secret
This commit is contained in:
parent
aee1fd8cde
commit
17aa911aea
|
@ -52,7 +52,7 @@ spec:
|
|||
mountPath: /config.yaml
|
||||
subPath: config.yaml
|
||||
imagePullSecrets:
|
||||
- name: secret_mobility_accounts
|
||||
- name: docker-mobility-account-secret
|
||||
volumes:
|
||||
- name: mobility-accounts-config-volume
|
||||
configMap:
|
||||
|
|
Loading…
Reference in New Issue