initial commit
Change-Id: I513c057a29f1b132d4555cae4cb8da1c09cae5a8
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: petclinic-demo-andrej6
|
||||
labels:
|
||||
app: petclinic-demo-andrej6
|
||||
|
||||
containers:
|
||||
main:
|
||||
image: .
|
||||
|
||||
service:
|
||||
ports:
|
||||
web:
|
||||
port: 80
|
||||
targetPort: 8080
|
||||
|
||||
resources:
|
||||
env:
|
||||
type: environment
|
||||
Reference in New Issue
Block a user