diff --git a/stable/artifactory-oss/README.md b/stable/artifactory-oss/README.md index d98c8203a..39e5e7e01 100644 --- a/stable/artifactory-oss/README.md +++ b/stable/artifactory-oss/README.md @@ -30,7 +30,7 @@ helm repo update ### Install Chart To install the chart with the release name `artifactory-oss`: ```bash -helm upgrade --install artifactory-oss --set artifactory.postgresql.postgresqlPassword= jfrog/artifactory-oss --namespace artifactory-oss --create-namespace +helm upgrade --install artifactory-oss --set artifactory.postgresql.auth.password= jfrog/artifactory-oss --namespace artifactory-oss --create-namespace ``` ### Accessing Artifactory OSS