Skip to content

Commit 32fc5a4

Browse files
docs
1 parent ae4fda7 commit 32fc5a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/argo-cd/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)