mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Avoid overriding kubemark config variables by kubemark/util.sh script
This commit is contained in:
parent
562ea7160d
commit
b283fdde12
@ -15,5 +15,5 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/../..
|
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/../..
|
||||||
source ${KUBE_ROOT}/cluster/kubemark/config-default.sh
|
|
||||||
source ${KUBE_ROOT}/cluster/gce/util.sh
|
source ${KUBE_ROOT}/cluster/gce/util.sh
|
||||||
|
source ${KUBE_ROOT}/cluster/kubemark/config-default.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user