Remove \n
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
This commit is contained in:
parent
f3736290ee
commit
5c5f2eb061
@ -22,7 +22,6 @@ SCRIPT_ROOT=$(dirname "${BASH_SOURCE}")
|
||||
source "${SCRIPT_ROOT}/../../lib/lib.sh"
|
||||
SCRIPT_ROOT=$(dirname "${BASH_SOURCE}")
|
||||
|
||||
|
||||
# Installs an instance of bind using the manifests located in manifests/
|
||||
# Configure the cluster to target using the KUBECONFIG environment variable.
|
||||
# Additional parameters can be configured by overriding the variables below.
|
||||
|
||||
@ -22,7 +22,6 @@ SCRIPT_ROOT=$(dirname "${BASH_SOURCE}")
|
||||
source "${SCRIPT_ROOT}/../../lib/lib.sh"
|
||||
SCRIPT_ROOT=$(dirname "${BASH_SOURCE}")
|
||||
|
||||
|
||||
# Installs an instance of ingress-nginx using the 'stable' Helm chart.
|
||||
# Configure the cluster to target using the KUBECONFIG environment variable.
|
||||
# Additional parameters can be configured by overriding the variables below.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user