File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -784,6 +784,8 @@ NAME: my-release
784784| eventReporter.serviceAccount.create | bool | `true` | Create a service account for the event reporter |
785785| eventReporter.serviceAccount.labels | object | `{}` | Labels applied to created service account |
786786| eventReporter.serviceAccount.name | string | `"event-reporter"` | Service account name |
787+ | eventReporter.sourcesServer.baseURL | string | `"http://sources-server"` | base URL of sources-server |
788+ | eventReporter.sourcesServer.enabled | bool | `false` | Use sources-server logic instead of repo-server |
787789| eventReporter.statefulsetAnnotations | object | `{}` | Annotations for the event reporter StatefulSet |
788790| eventReporter.terminationGracePeriodSeconds | int | `30` | terminationGracePeriodSeconds for container lifecycle hook |
789791| eventReporter.tolerations | list | `[]` (defaults to global.tolerations) | [Tolerations] for use with node taints |
You can’t perform that action at this time.
0 commit comments