Conversation
|
Hey @RafalMirowski1 what's the status of this one? |
|
@pepoviola ok so it works in kubernetes provider as well, but in the example config |
hm, let's touch base on this on Monday. Thx! |
hm, I don't think this can cause issues, but to be fully agnostic we need to add the logic to translate from native to remote paths (k8s/docker). Could be done in a follow-up pr, wdyt? |
Yeah, I agree, this seems fine |
|
@RafalMirowski1 can you add this new option to the mdBook, then is good to merge. |
pepoviola
left a comment
There was a problem hiding this comment.
Needs to add this new key to the mdBook with the proper docs.
added |
| keystore: string, | ||
| chainSpecId: string, | ||
| dbSnapshot?: string, | ||
| longRunning?: boolean, |
There was a problem hiding this comment.
I will refactor this later.
| keystore?: string, | ||
| chainSpecId?: string, | ||
| dbSnapshot?: string, | ||
| longRunning?: boolean, |
closes #2095