Skip to content

Commit

Permalink
SONAR-22678 Add searchNodes.persistence.volumes among the existing pa…
Browse files Browse the repository at this point in the history
…rameters
  • Loading branch information
carminevassallo authored Nov 15, 2024
1 parent 81153a3 commit 1dce6a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/sonarqube-dce/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ The following table lists the configurable parameters of the SonarQube chart and
| `searchNodes.persistence.size` | Size of the PVC | `5G` |
| `searchNodes.persistence.uid` | UID used for init-fs container | `1000` |
| `searchNodes.persistence.guid` | GUID used for init-fs container | `0` |
| `searchNodes.persistence.volumes` | Set existing volumes | `[]` |
| `searchNodes.extraContainers` | Array of extra containers to run alongside | `[]` |
| `searchNodes.nodeSelector` | Node labels for search nodes' pods assignment, global nodeSelector takes precedence | `{}` |
| `searchNodes.affinity` | Node / Pod affinities for searchNodes, global affinity takes precedence | `{}` |
Expand Down

0 comments on commit 1dce6a6

Please sign in to comment.