Skip to content

Commit b77d11c

Browse files
committed
Clarify what happens when enabling a service template
1 parent df0b8b9 commit b77d11c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/user/project/integrations/services_templates.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Services templates
22

33
A GitLab administrator can add a service template that sets a default for each
4-
project. After a service template is enabled, it will be applied to new
5-
projects only and its details will be pre-filled on the project's Service page.
4+
project. After a service template is enabled, it will be applied to **all**
5+
projects that don't have it already enabled and its details will be pre-filled
6+
on the project's Service page. By disabling the template, it will be disabled
7+
for new projects only.
68

79
## Enable a service template
810

0 commit comments

Comments
 (0)