mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
* update links to docker image (#1109)
* include fift and func into Docker image Co-authored-by: EmelyanenkoK <emelyanenko.kirill@gmail.com> Co-authored-by: neodiX <neodix42@ton.org>
This commit is contained in:
parent
908415d00b
commit
1af2d3776f
6 changed files with 10 additions and 6 deletions
|
@ -27,7 +27,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: validator-engine-container
|
||||
image: ghcr.io/neodix42/ton:latest
|
||||
image: ghcr.io/ton-blockchain/ton:latest
|
||||
env:
|
||||
- name: PUBLIC_IP
|
||||
value: "<PUBLIC_IP>"
|
||||
|
|
|
@ -27,7 +27,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: validator-engine-container
|
||||
image: ghcr.io/neodix42/ton:latest
|
||||
image: ghcr.io/ton-blockchain/ton:latest
|
||||
env:
|
||||
- name: PUBLIC_IP
|
||||
value: "<PUBLIC_IP>"
|
||||
|
|
|
@ -27,7 +27,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: validator-engine-container
|
||||
image: ghcr.io/neodix42/ton:latest
|
||||
image: ghcr.io/ton-blockchain/ton:latest
|
||||
env:
|
||||
- name: PUBLIC_IP
|
||||
value: "<PUBLIC_IP>"
|
||||
|
|
|
@ -11,7 +11,7 @@ spec:
|
|||
claimName: validator-engine-pvc
|
||||
containers:
|
||||
- name: validator-engine-container
|
||||
image: ghcr.io/neodix42/ton:latest
|
||||
image: ghcr.io/ton-blockchain/ton:latest
|
||||
env:
|
||||
- name: PUBLIC_IP
|
||||
value: "<PUBLIC_IP>"
|
||||
|
|
|
@ -21,7 +21,7 @@ spec:
|
|||
claimName: validator-engine-pvc
|
||||
containers:
|
||||
- name: validator-engine-container
|
||||
image: ghcr.io/neodix42/ton:latest
|
||||
image: ghcr.io/ton-blockchain/ton:latest
|
||||
env:
|
||||
- name: PUBLIC_IP
|
||||
value: "<PUBLIC_IP>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue