Update kind to 0.4.0
This commit is contained in:
parent
7c6ffeaeac
commit
975a63516d
2 changed files with 20 additions and 17 deletions
|
|
@ -1,6 +1,6 @@
|
|||
kind: Config
|
||||
apiVersion: kind.sigs.k8s.io/v1alpha2
|
||||
kind: Cluster
|
||||
apiVersion: kind.sigs.k8s.io/v1alpha3
|
||||
nodes:
|
||||
- role: control-plane
|
||||
- role: worker
|
||||
replicas: 2
|
||||
- role: control-plane
|
||||
- role: worker
|
||||
- role: worker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue