diff options
author | Takuya Noguchi <takninnovationresearch@gmail.com> | 2019-01-02 19:03:02 +0900 |
---|---|---|
committer | Takuya Noguchi <takninnovationresearch@gmail.com> | 2019-01-02 19:03:02 +0900 |
commit | 789b7c87eea5c9ef726e38c584c25adf2cc344e5 (patch) | |
tree | c4ab7ead7afa97a54d67b8e118ee688528ac8995 /doc/api/services.md | |
parent | a0a12ee5a14f2d5e363749dddbcaa58582fa743d (diff) | |
download | gitlab-ce-789b7c87eea5c9ef726e38c584c25adf2cc344e5.tar.gz |
Use OpenShift in docs and Web UI instead of Openshift
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Diffstat (limited to 'doc/api/services.md')
-rw-r--r-- | doc/api/services.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/services.md b/doc/api/services.md index f122bac6f1f..c4edaa17815 100644 --- a/doc/api/services.md +++ b/doc/api/services.md @@ -573,7 +573,7 @@ DELETE /projects/:id/services/jira ## Kubernetes -Kubernetes / Openshift integration +Kubernetes / OpenShift integration CAUTION: **Warning:** Kubernetes service integration has been deprecated in GitLab 10.3. API service endpoints will continue to work as long as the Kubernetes service is active, however if the service is inactive API endpoints will automatically return a `400 Bad Request`. Read [GitLab 10.3 release post](https://about.gitlab.com/2017/12/22/gitlab-10-3-released/#kubernetes-integration-service) for more information. |