mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-18 17:52:17 +00:00
beacon-nodes: match new cont_recreate and cont_state settings
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
cf400925ad
commit
7ed2ec39dc
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
# general container config
|
# general container config
|
||||||
cont_state: started
|
|
||||||
cont_recreate: false
|
|
||||||
cont_restart: false
|
cont_restart: false
|
||||||
|
cont_recreate: 'smart'
|
||||||
|
cont_state: 'present'
|
||||||
|
|
||||||
# CloudFlare Origin certificates
|
# CloudFlare Origin certificates
|
||||||
origin_certs:
|
origin_certs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user