mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
kube-up: move yaml-quote from GCE & AWS to common
This commit is contained in:
@@ -53,6 +53,3 @@ function check-minion() {
|
||||
echo "working"
|
||||
}
|
||||
|
||||
function yaml-quote {
|
||||
echo "'$(echo "${@}" | sed -e "s/'/''/g")'"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user