change secret name
This commit is contained in:
parent
e9b48969e3
commit
be7bdcadf5
|
@ -52,7 +52,7 @@ spec:
|
||||||
mountPath: /config.yaml
|
mountPath: /config.yaml
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: sealed-secret-name
|
- name: secret_mobility_accounts
|
||||||
volumes:
|
volumes:
|
||||||
- name: mobility-accounts-config-volume
|
- name: mobility-accounts-config-volume
|
||||||
configMap:
|
configMap:
|
||||||
|
|
Loading…
Reference in New Issue