Skip to content

Commit

Permalink
remove kind resource config
Browse files Browse the repository at this point in the history
  • Loading branch information
asm582 committed Dec 15, 2023
1 parent f5f6743 commit 816733a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions hack/e2e-kind-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ nodes:
- role: control-plane
# kubernetes version 1.26.6 from kind v0.20.0
image: kindest/node:v1.26.6@sha256:6e2d8b28a5b601defe327b98bd1c2d1930b49e5d8c512e1895099e4504007adb
kubeadmConfigPatches:
- |
kind: InitConfiguration
nodeRegistration:
kubeletExtraArgs:
system-reserved: cpu=4
# the worker
- role: worker
# kubernetes version 1.26.6 from kind v0.20.0
Expand Down

0 comments on commit 816733a

Please sign in to comment.