Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Setup-Manager
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Dmytro Bogatov
Setup-Manager
Commits
1cd7b68e
Verified
Commit
1cd7b68e
authored
Nov 28, 2018
by
Dmytro Bogatov
💕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes.
parent
3ad670ca
Pipeline
#3066
passed with stages
in 1 minute and 13 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
docker/service/deployment.yaml
docker/service/deployment.yaml
+1
-1
docker/service/service.yaml
docker/service/service.yaml
+2
-2
No files found.
docker/service/deployment.yaml
View file @
1cd7b68e
...
...
@@ -2,7 +2,7 @@ apiVersion: extensions/v1beta1
kind
:
Deployment
metadata
:
name
:
__NAME__
namespace
:
review
namespace
:
review
labels
:
application
:
__NAME__
spec
:
...
...
docker/service/service.yaml
View file @
1cd7b68e
apiVersion
:
v1
kind
:
Service
metadata
:
name
:
__NAME__
namespace
:
review
name
:
__NAME__
namespace
:
review
labels
:
application
:
__NAME__
spec
:
...
...
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