Skip to content

Commit

Permalink
Merge pull request #2727 from cybozu-go/fix-20241127
Browse files Browse the repository at this point in the history
Remove ss2 setting from cke-template
  • Loading branch information
masa213f authored Nov 28, 2024
2 parents 46ee7af + e9809b7 commit 4cae588
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions etc/cke-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@ nodes:
- key: cke.cybozu.com/role
value: storage
effect: NoSchedule
- user: cybozu
control_plane: false
labels:
cke.cybozu.com/role: "ss2"
cke.cybozu.com/weight: "1"
taints:
- key: cke.cybozu.com/role
value: storage
effect: NoSchedule
service_subnet: 10.68.0.0/16
dns_service: internet-egress/unbound
control_plane_tolerations: ["node.cilium.io/agent-not-ready"]
Expand Down

0 comments on commit 4cae588

Please sign in to comment.