Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
Merge pull request #700 from ytsarev/yut-cluster-yaml
Browse files Browse the repository at this point in the history
Enhance cluster.yaml documentation
  • Loading branch information
mumoshu committed Jun 14, 2017
2 parents 0dfec29 + 082e766 commit 4637d39
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions core/controlplane/config/templates/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1224,15 +1224,13 @@ addons:
#
# # Kubernetes node labels to be added to controller nodes
# nodeLabels:
# kube-aws.coreos.com/role: worker
# kube-aws.coreos.com/role: controller
# # Kubernetes node taints to be added to controller nodes
# taints:
# - key: dedicated
# value: search
# effect: NoSchedule
# plugins:
# # When enabled, you also need to configure a minimum set of role bindings or everything breaks.
# # See https://github.com/kubernetes-incubator/kube-aws/issues/230 for more information.
# rbac:
# enabled: true
#
Expand Down

0 comments on commit 4637d39

Please sign in to comment.