initial commit
Change-Id: Ibffa1f765895d41da64846749e252c5591b4def2
This commit is contained in:
19
score.yaml
Normal file
19
score.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
apiVersion: score.dev/v1b1
|
||||
metadata:
|
||||
name: demo-cj-1
|
||||
labels:
|
||||
app: demo-cj-1
|
||||
|
||||
containers:
|
||||
main:
|
||||
image: .
|
||||
|
||||
service:
|
||||
ports:
|
||||
web:
|
||||
port: 80
|
||||
targetPort: 8080
|
||||
|
||||
resources:
|
||||
env:
|
||||
type: environment
|
||||
Reference in New Issue
Block a user