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.
2 parents 013c0af + 807a2ba commit 7efaaa8Copy full SHA for 7efaaa8
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