You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/kind-multinode-kcp/quickstart-kind.sh
+4-11Lines changed: 4 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,6 @@ NUM_KCP_NODES=2
11
11
OVERWRITE_CLUSTER=false
12
12
SIDELOAD_IMAGES=false
13
13
14
-
# FUNCTION DEFINITIONS
15
-
# For escaping sed replacement strings. Taken from https://stackoverflow.com/questions/29613304/is-it-possible-to-escape-regex-metacharacters-reliably-with-sed.
0 commit comments