mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 02:34:03 +00:00
build: fix controller-manager command line
This commit is contained in:
parent
467a7a2cc1
commit
7a2491f2ac
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user