Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 1a95040

Browse files
committed
Fix readme
Signed-off-by: Christian Simon <[email protected]>
1 parent d5125da commit 1a95040

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

demo/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ CLOUD=amazon make terraform_apply
7878
CLOUD=digitalocean make terraform_apply
7979
```
8080

81-
This will create cluster themselves and a Service Account to manage Google
82-
Cloud DNS records for DNS challenges and OIDC secrets for all clusters. It
83-
should generate a JSON configuration file for each cluster in
81+
This will create each cluster and a Service Account to manage Google Cloud DNS
82+
records for DNS challenges and OIDC secrets for all clusters. It should
83+
generate a JSON configuration file for each cluster in
8484
`./manifests/[google|amazon|digitalocean]-config.json` respectively.
8585

8686
## Configuration

0 commit comments

Comments
 (0)