mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 21:50:05 +00:00
build: fix controller-manager command line
This commit is contained in:
@@ -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}"
|
||||
|
Reference in New Issue
Block a user