diff options
Diffstat (limited to 'yaml/cluster')
-rw-r--r-- | yaml/cluster/kind-cluster-config.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/yaml/cluster/kind-cluster-config.yaml b/yaml/cluster/kind-cluster-config.yaml deleted file mode 100644 index 6f0e32d..0000000 --- a/yaml/cluster/kind-cluster-config.yaml +++ /dev/null @@ -1,8 +0,0 @@ -kind: Cluster -apiVersion: kind.x-k8s.io/v1alpha4 -nodes: -- role: control-plane -- role: worker -- role: worker -- role: worker -- role: worker |