build: fix controller-manager command line

This commit is contained in:
Johan Euphrosine 2014-10-08 17:47:40 -07:00
parent 467a7a2cc1
commit 7a2491f2ac

View File

@ -14,4 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
./controller-manager -etcd_servers="${ETCD_SERVERS}" -master="${API_SERVER}"
./controller-manager -master="${API_SERVER}"