Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CONF
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UvA
CONF
Commits
c9aeecba
Commit
c9aeecba
authored
Feb 11, 2020
by
Spiros Koulouzis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added sure-tosca service
parent
3d6509e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
1 deletion
+20
-1
docker-compose.yml
docker-compose.yml
+1
-1
sure-tosca-service.yaml
k8s/CONF/sure-tosca-service.yaml
+19
-0
No files found.
docker-compose.yml
View file @
c9aeecba
...
...
@@ -55,7 +55,7 @@ services:
sure-tosca
:
image
:
alogo53/sure-tosca:3.0.0
ports
:
-
"
30001:8081"
-
"
8081:8081"
#logspout:
#ports:
...
...
k8s/CONF/sure-tosca-service.yaml
0 → 100644
View file @
c9aeecba
apiVersion
:
v1
kind
:
Service
metadata
:
annotations
:
kompose.cmd
:
kompose --file docker-compose.yml convert
kompose.version
:
1.16.0 (0c01309)
creationTimestamp
:
null
labels
:
io.kompose.service
:
sure-tosca
name
:
sure-tosca
spec
:
ports
:
-
name
:
"
8081"
port
:
8081
targetPort
:
8081
selector
:
io.kompose.service
:
sure-tosca
status
:
loadBalancer
:
{}
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