Remove --cadvisor-port - has been deprecated since v1.10 (#10023)

Change-Id: Id2a685473a243aef492a98ff450759f39e362557
This commit is contained in:
Davanum Srinivas
2018-09-09 22:29:40 -04:00
committed by k8s-ci-robot
parent 55f8e53747
commit d5b92b42b1
3 changed files with 1 additions and 19 deletions
@@ -83,7 +83,6 @@ coreos:
--api-servers=<master-private-ip>:8080 \
--allow-privileged=true \
--logtostderr=true \
--cadvisor-port=4194 \
--healthz-bind-address=0.0.0.0 \
--healthz-port=10248
Restart=always