Skip to content

Commit

Permalink
Scale down to 1 worker node in the kind cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
koksay committed Jul 17, 2024
1 parent 6d86963 commit 50376cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .devcontainer/base/kind-cluster-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ nodes:
image: kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
- role: worker
image: kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
- role: worker
image: kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
networking:
# Cilium will be installed for Network Policies
disableDefaultCNI: true

0 comments on commit 50376cc

Please sign in to comment.