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
Copy file name to clipboardExpand all lines: _docs/administration/codefresh-runner.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -314,7 +314,7 @@ The requirements for the App proxy is a Kubernetes cluster that:
314
314
1. has an active [ingress controller](https://kubernetes.io/docs/concepts/services-networking/ingress/)
315
315
1. allows incoming connections from the VPC/VPN where users are browsing the Codefresh UI. The ingress connection **must** have a hostname assigned for this route and **must** be configured to perform SSL termination
316
316
317
-
>Currently the App-proxy works only for Github (SAAS and on-prem versions),andGitlab (SAAS and on-prem versions). We are soon adding support for other Git providers.
317
+
>Currently the App-proxy works only for Github (SAAS and on-prem versions), Gitlab (SAAS and on-prem versions) and Bitbucket server. We are soon adding support for other Git providers.