Skip to content

Commit 2a04e45

Browse files
authored
trigger rebuild to fetch new base image (#116)
1 parent 2d3263e commit 2a04e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/authorize-namespace.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ function help() {
2424
echo "SYNTAX:"
2525
echo "authorize-namespace.sh [namespace | default current namespace] [-to namespace | default ibm-common-services] [-delete]"
2626
echo "WHERE:"
27-
echo " namespace: It is the name of the namespace you wish to authorize. This namespace MUST exist. "
27+
echo " namespace: It is the name of the namespace you wish to authorize. This namespace MUST exist."
2828
echo " By default, the current namespace is assumed"
2929
echo " -to namespace: It is the name of the namespace of the NamespaceScope operator."
3030
echo " This namespace MUST exist. The default is ibm-common-services."

0 commit comments

Comments
 (0)