Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswessels authored Aug 29, 2023
1 parent da9425f commit 607a2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample.helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ helmfiles:
- helmDefaults:
<<: *helmDefaults

{{/* ethereum, for deploying an etherium archive node. Accepts mainnet and goerli as flavors. */}}
{{/* Ethereum, for deploying an Ethereum archive node. Accepts "mainnet" and "goerli" as flavors. */}}
- path: git::https://github.com/graphops/launchpad-namespaces.git@ethereum/helmfile.yaml?ref=ethereum-stable/latest
selectorsInherited: true
values:
Expand Down

0 comments on commit 607a2b4

Please sign in to comment.