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 013c0af commit 807a2baCopy full SHA for 807a2ba
README.md
@@ -125,4 +125,4 @@ Specify each parameter using the `--set key=value[,key=value]` argument to
125
`helm install`.
126
127
To generate htpasswd file, run this docker command:
128
-`docker run --entrypoint htpasswd registry:2 -Bbn user password > ./htpasswd`.
+`docker run --entrypoint htpasswd httpd:2 -Bbn user password > ./htpasswd`.
0 commit comments