Add links in README to reference Sonarqube FE/BE

Signed-off-by: Steve Cprek <steve.cprek@favordelivery.com>
This commit is contained in:
Steve Cprek
2022-12-12 15:59:11 -06:00
parent fa039230db
commit 385339ee2a
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -137,3 +137,7 @@ sonarqube:
baseUrl: https://special-project-sonarqube.example.com
apiKey: abcdef0123456789abcedf0123456789ab
```
## Links
- [Sonarqube Frontend](../sonarqube/README.md)
+4
View File
@@ -58,3 +58,7 @@ spec:
```
`YOUR_INSTANCE_NAME/` is optional and will query the default instance if not provided.
## Links
- [Sonarqube Backend](../sonarqube-backend/README.md)