Skip to content

Commit

Permalink
Merge branch 'main' into wyardley/kubeconform
Browse files Browse the repository at this point in the history
  • Loading branch information
clamoriniere authored Feb 12, 2024
2 parents bf7adbc + 50367ca commit 78da91b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/kind_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,11 @@ kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
labels:
disktype: ssd
- role: worker
labels:
disktype: ssd
- role: worker
labels:
disktype: ssd

0 comments on commit 78da91b

Please sign in to comment.