You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| event-reporters.events.argoCDServerServiceName | string |`nil`| LEAVE EMPTY and let the chart logic determine the name. Change only if you are totally sure you need to override ArgoCD service name. |
93
-
| event-reporters.events.argoCDServerServicePort | string |`nil`| LEAVE EMPTY and let the chart logic determine the name. Change only if you are totally sure you need to override ArgoCD service port. |
93
+
| event-reporters.events.argoCDServerServicePort | string |`nil`| LEAVE EMPTY and let the chart logic determine the name. Change only if you are totally sure you need to override ArgoCD service port. |
94
94
| event-reporters.events.eventSource.replicas | int |`1`||
| global.codefresh.gitIntegration | object |`{"provider":{"apiUrl":null,"name":null}}`| Git integration for this runtime. Requires the Git provider name and the provider's API URL. |
112
+
| global.codefresh.gitIntegration | object |`{"provider":{"apiUrl":null,"name":null}}`| Git integration for this runtime. Requires the Git provider name and the provider's API URL. |
113
113
| global.codefresh.gitIntegration.provider | object |`{"apiUrl":null,"name":null}`| The Git provider to use. We currently support GitHub, GitLab, Bitbucket Server, and Bitbucket Cloud. |
114
114
| global.codefresh.gitIntegration.provider.apiUrl | string |`nil`| Provider API URL. Example for GitHub, https://api.github.com.|
115
115
| global.codefresh.gitIntegration.provider.name | string |`nil`| Name of the Git provider: github, gitlab, bitbucket-server, or bitbucket-cloud. |
0 commit comments