Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BulatSaif committed Nov 20, 2024
1 parent 02ccc53 commit abbe91e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions local-kubernetes/charts/values-local-rococo-bootnode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ node:
# kube-setup/validators-chainspec.yml
customChainspecUrl: http://chainspec.rococo/rococo-local.json
forceDownloadChainspec: true
persistGeneratedNodeKey: true

extraInitContainers:
- name: dump-session-keys
Expand Down
1 change: 1 addition & 0 deletions local-kubernetes/charts/values-local-wococo-bootnode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ node:
allowUnsafeRpcMethods: true
customChainspecUrl: http://chainspec.rococo/wococo-local.json
forceDownloadChainspec: true
persistGeneratedNodeKey: true
flags:
- "--allow-private-ipv4"
keys:
Expand Down

0 comments on commit abbe91e

Please sign in to comment.