summaryrefslogtreecommitdiff
path: root/app/models/service.rb
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2016-12-08 16:36:26 +0000
committerNick Thomas <nick@gitlab.com>2016-12-14 21:06:26 +0000
commitb7b83fe0c9368fa6f04dcb6eb8cd247978bba76b (patch)
tree9e2a6a71c20b8c379cfc7031903df93456c3cb10 /app/models/service.rb
parent3e90aa1119fc4c77e92e6492f1906f252d90b64e (diff)
downloadgitlab-ce-b7b83fe0c9368fa6f04dcb6eb8cd247978bba76b.tar.gz
Introduce deployment services, starting with a KubernetesService
Diffstat (limited to 'app/models/service.rb')
-rw-r--r--app/models/service.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/service.rb b/app/models/service.rb
index 0c36acfc1b7..e49a8fa2904 100644
--- a/app/models/service.rb
+++ b/app/models/service.rb
@@ -214,6 +214,7 @@ class Service < ActiveRecord::Base
hipchat
irker
jira
+ kubernetes
mattermost_slash_commands
pipelines_email
pivotaltracker