Skip to content

Commit

Permalink
delete tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Papushin committed Feb 26, 2019
1 parent 0f06385 commit d62cd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/redisfailover/v1alpha2/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ type RedisFailoverSpec struct {
// NodeAffinity defines the rules for scheduling the Redis and Sentinel
// nodes
NodeAffinity *corev1.NodeAffinity `json:"nodeAffinity,omitempty"`

//Tolerations provides a way to schedule Pods on Tainted Nodes
Tolerations []corev1.Toleration `json:"tolerations,omitempty"`
}
Expand Down

0 comments on commit d62cd36

Please sign in to comment.