From 03d9b6a09fddbc924b5ea37a0495c7aacb15bf81 Mon Sep 17 00:00:00 2001 From: callum-tait-pbx <52924845+callum-tait-pbx@users.noreply.github.com> Date: Fri, 23 Apr 2021 01:41:08 +0100 Subject: [PATCH] docs: slightly better wording about support (#471) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30c9067f..a6dbed1a 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ When deploying the solution for a Github Enterprise Server environment you need kubectl set env deploy controller-manager -c manager GITHUB_ENTERPRISE_URL= --namespace actions-runner-system ``` -__**NOTE : The repository maintainers do not have an Enterprise Server environment. Support for this environment is community driven and on a best endeavors basis. PRs from the community are welcomed to add features and maintain support.**__ +__**NOTE : The repository maintainers do not have an Enterprise environment (cloud or server). Support for the Enterprise specific feature set is community driven and on a best endeavors basis. PRs from the community are welcomed to add features and maintain support.**__ ## Setting up authentication with GitHub API