Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-05 00:08:11 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-05 00:08:11 +0300
commit37c8b3b44e6d3f5755e45b3db6913fab7fee5c89 (patch)
tree84efcb091ad4ac27861c1c23fa93cd24f76c0744 /doc/api/services.md
parent00ecf5debe240ed6d2aeed89b1f637ba6c418417 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/services.md')
-rw-r--r--doc/api/services.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/services.md b/doc/api/services.md
index b1549dacd2b..02048a27c1b 100644
--- a/doc/api/services.md
+++ b/doc/api/services.md
@@ -1007,6 +1007,8 @@ Parameters:
| Parameter | Type | Required | Description |
| --------- | ---- | -------- | ----------- |
| `api_url` | string | true | Prometheus API Base URL. For example, `http://prometheus.example.com/`. |
+| `google_iap_audience_client_id` | string | false | Client ID of the IAP secured resource (looks like IAP_CLIENT_ID.apps.googleusercontent.com) |
+| `google_iap_service_account_json` | string | false | credentials.json file for your service account, like { "type": "service_account", "project_id": ... } |
### Delete Prometheus service