Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
63d6edf1
Commit
63d6edf1
authored
Apr 20, 2017
by
Kamil Trzcinski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Kubernetes namespace documentation
parent
33a25e0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
doc/user/project/integrations/kubernetes.md
doc/user/project/integrations/kubernetes.md
+7
-0
No files found.
doc/user/project/integrations/kubernetes.md
View file @
63d6edf1
...
...
@@ -40,6 +40,13 @@ Fill in the service token and namespace according to the values you just got.
If the API is using a self-signed TLS certificate, you'll also need to include
the
`ca.crt`
contents as the
`Custom CA bundle`
.
## Kubernetes namespace
Kubernetes namespace is auto-generated if not specified.
The default value is
`<project_name>-<project_id>`
.
You can overwrite to use different one, if needed.
Otherwise
`KUBE_NAMESPACE`
will receive the default.
## Deployment variables
The Kubernetes service exposes following
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment