Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
P
paas2-basic-example
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ASM
paas2-basic-example
Commits
04562c35
Commit
04562c35
authored
Oct 03, 2019
by
Hogne Håskjold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Yamlint fixes.
parent
8bf4ab45
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
12 deletions
+15
-12
basic-deployment.yaml
basic-deployment.yaml
+5
-4
basic-ingress.yaml
basic-ingress.yaml
+8
-7
basic-service.yaml
basic-service.yaml
+2
-1
No files found.
basic-deployment.yaml
View file @
04562c35
---
apiVersion
:
apps/v1
kind
:
Deployment
metadata
:
...
...
basic-ingress.yaml
View file @
04562c35
---
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
...
...
basic-service.yaml
View file @
04562c35
---
apiVersion
:
v1
kind
:
Service
metadata
:
...
...
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