We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3263e commit 2a04e45Copy full SHA for 2a04e45
scripts/authorize-namespace.sh
@@ -24,7 +24,7 @@ function help() {
24
echo "SYNTAX:"
25
echo "authorize-namespace.sh [namespace | default current namespace] [-to namespace | default ibm-common-services] [-delete]"
26
echo "WHERE:"
27
- echo " namespace: It is the name of the namespace you wish to authorize. This namespace MUST exist. "
+ echo " namespace: It is the name of the namespace you wish to authorize. This namespace MUST exist."
28
echo " By default, the current namespace is assumed"
29
echo " -to namespace: It is the name of the namespace of the NamespaceScope operator."
30
echo " This namespace MUST exist. The default is ibm-common-services."
0 commit comments