Skip to content

Commit

Permalink
Remove --force flag
Browse files Browse the repository at this point in the history
  • Loading branch information
nflaig committed Jan 29, 2024
1 parent a492c0e commit a714d77
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions lodestar-vc-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ services:
- ${LOG_LEVEL}
- --suggestedFeeRecipient
- ${FEE_RECIPIENT}
- --force
labels:
- metrics.scrape=true
- metrics.path=/metrics
Expand Down Expand Up @@ -97,7 +96,6 @@ services:
- ${LOG_LEVEL}
- --network
- ${NETWORK}
- --force

validator-keys:
profiles: ["tools"]
Expand Down
2 changes: 0 additions & 2 deletions lodestar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ services:
- ${LOG_LEVEL}
- --suggestedFeeRecipient
- ${FEE_RECIPIENT}
- --force
labels:
- metrics.scrape=true
- metrics.path=/metrics
Expand Down Expand Up @@ -170,7 +169,6 @@ services:
- ${LOG_LEVEL}
- --network
- ${NETWORK}
- --force

validator-keys:
profiles: ["tools"]
Expand Down

0 comments on commit a714d77

Please sign in to comment.