mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-01 22:03:54 +00:00
cloudcfg working locally now
This commit is contained in:
@@ -24,4 +24,4 @@ if [ ! -x $CLOUDCFG ]; then
|
||||
fi
|
||||
|
||||
# 8080 is the default port for the master
|
||||
$CLOUDCFG -h https://localhost:8080 $@
|
||||
$CLOUDCFG -h http://localhost:8080 $@
|
||||
|
||||
Reference in New Issue
Block a user