Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit d026eb4

Browse files
committed
Restored --docker-username reference in usage() lost in the last commit
1 parent 00bf247 commit d026eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/helm/deploy-all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Parameters:
3838
This is useful for production environments where infrastructure is hosted outside the Kubernetes cluster.
3939
-t | --tag <docker image tag>
4040
The tag used for the newly created docker images. Default: newly created, date-based timestamp, with 1-minute resolution.
41-
-u | --docker-user <docker username>
41+
-u | --docker-username <docker username>
4242
The Docker username used to logon to the custom registry, supplied using the -r parameter.
4343
--use-local-k8s
4444
Deploy to a locally installed Kubernetes (default: false).

0 commit comments

Comments
 (0)