crypto: fix wallet rpc image
This commit is contained in:
parent
feb9d6997c
commit
2ecd274f28
@ -50,7 +50,7 @@ spec:
|
|||||||
mountPath: /data
|
mountPath: /data
|
||||||
containers:
|
containers:
|
||||||
- name: wallet-rpc
|
- name: wallet-rpc
|
||||||
image: registry.bstein.dev/infra/monero-wallet-rpc:0.18.4.1
|
image: registry.bstein.dev/crypto/monero-wallet-rpc:0.18.4.1
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
command: ["/bin/sh", "-lc"]
|
command: ["/bin/sh", "-lc"]
|
||||||
args:
|
args:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user