mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Fix mistype that causes breakage of e2e test.
This commit is contained in:
parent
8ca1d9f19b
commit
a57ba588fb
@ -1345,7 +1345,7 @@ function create-heapster-node() {
|
||||
local network=$(make-gcloud-network-argument \
|
||||
"${NETWORK_PROJECT}" \
|
||||
"${REGION}" \
|
||||
"${NETWORK}"
|
||||
"${NETWORK}" \
|
||||
"${SUBNETWORK:-}" \
|
||||
"" \
|
||||
"${ENABLE_IP_ALIASES:-}" \
|
||||
|
Loading…
Reference in New Issue
Block a user