mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 05:02:50 +00:00
Ubuntu cluster: properly formatting shell scripts
This commit is contained in:
@@ -28,5 +28,4 @@ if [ "${ENABLE_CLUSTER_DNS}" == true ]; then
|
||||
# use kubectl to create skydns rc and service
|
||||
"${KUBE_ROOT}/cluster/kubectl.sh" create -f skydns-rc.yaml
|
||||
"${KUBE_ROOT}/cluster/kubectl.sh" create -f skydns-svc.yaml
|
||||
|
||||
fi
|
Reference in New Issue
Block a user