mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-15 06:43:54 +00:00
Merge pull request #1669 from proppy/fix-docker-image
build: fix controller-manager command line
This commit is contained in:
commit
005fd59d49
@ -14,4 +14,4 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# 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