diff --git a/build/run-images/controller-manager/run.sh b/build/run-images/controller-manager/run.sh index 46b6eacf96b..2a9d055e08a 100755 --- a/build/run-images/controller-manager/run.sh +++ b/build/run-images/controller-manager/run.sh @@ -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}"