Skip to content

Commit

Permalink
Merge pull request kubernetes#18158 from gmarek/master
Browse files Browse the repository at this point in the history
Auto commit by PR queue bot
  • Loading branch information
k8s-merge-robot committed Dec 4, 2015
2 parents f4637f6 + 38b9132 commit 9bd5995
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/master/ports/ports.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ limitations under the License.
package ports

const (
// KubeletStatusPort is the default port for the kubelet healthz server.
// May be overridden by a flag at startup.
KubeletStatusPort = 10248
// ProxyPort is the default port for the proxy healthz server.
// May be overriden by a flag at startup.
ProxyStatusPort = 10249
Expand Down

0 comments on commit 9bd5995

Please sign in to comment.