Skip to content

Commit

Permalink
fix cluster name for Multi Clusters
Browse files Browse the repository at this point in the history
  • Loading branch information
kuritka committed Dec 17, 2020
1 parent dde8e21 commit 1f2c365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ For more details see: [Demo](https://github.com/AbsaOSS/k3d-action/actions?query
### Two pairs of clusters on two isolated networks
```yaml
- uses: AbsaOSS/[email protected]
name: "Create 1st k3d Cluster in 172.20.0.0/24"
name: "Create 1st Cluster in 172.20.0.0/24"
with:
cluster-name: "test-cluster-1-a"
network: "nw01"
Expand Down

0 comments on commit 1f2c365

Please sign in to comment.