Skip to content

Commit

Permalink
README.md: revert unrelated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mvo5 committed Sep 25, 2023
1 parent 8aa5ae9 commit 6c293f0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -857,14 +857,14 @@ _$PROJECT/spread.yaml_
backends:
google:
key: $(HOST:echo $GOOGLE_JSON_FILENAME)
location: yourproject/southamerica-east1-a
location: yourproject/southamerica-east1-a
systems:
- ubuntu-16.04
# Extended syntax:
- another-system:
image: some-other-image
workers: 3
# Extended syntax:
- another-system:
image: some-other-image
workers: 3
```

With these settings the Google backend in Spread will pick credentials from
Expand Down

0 comments on commit 6c293f0

Please sign in to comment.