Skip to content

Commit

Permalink
chore: update chart changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Guilhem Barthés <[email protected]>
  • Loading branch information
guilhem-barthes committed Sep 3, 2024
1 parent 3118966 commit 081e7dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/substra-backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ See [UPGRADE.md](https://github.com/Substra/substra-backend/blob/main/charts/sub
| `builder.enabled` | Enable builder service | `true` |
| `builder.replicaCount` | Replica count for the builder service | `1` |
| `builder.concurrency` | Maximum amount of tasks to process in parallel | `1` |
| `builder.timeout` | Number of seconds to wait before failing a build | `3600` |
| `builder.kanikoStartup.maxAttempts` | Number of checks done before considering a kaniko pod has failed to spawn | `60` |
| `builder.kanikoStartup.checkDelay` | Time, in seconds, to wait when a container is in pending state before checking again its status | `2` |
| `builder.image.registry` | Substra backend server image registry | `ghcr.io` |
Expand Down

0 comments on commit 081e7dd

Please sign in to comment.