Skip to content

Commit dd89c96

Browse files
authored
SONAR-25112 fix minor radme typo for 9.9
1 parent 7763995 commit dd89c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/sonarqube-dce/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ In order to use it, please set the version constraint `~7`, which is equivalent
6666
Example:
6767

6868
```Bash
69-
helm upgrade --install -n sonarqube-dce --version '~7' sonarqube sonarqube/sonarqube-dce --set applicationNodes.jwtSecret=$JWT_SECRET
69+
helm upgrade --install -n sonarqube-dce --version '~7' sonarqube sonarqube/sonarqube-dce --set ApplicationNodes.jwtSecret=$JWT_SECRET
7070
```
7171

7272
## How to use it

0 commit comments

Comments
 (0)