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