fixed port number

This commit is contained in:
Steve Waterworth
2018-08-21 16:37:13 +01:00
parent 025ee375ee
commit 5c2e57bacc

View File

@@ -10,9 +10,9 @@ metadata:
name: ratings
spec:
ports:
- name: "3306"
port: 3306
targetPort: 3306
- name: "80"
port: 80
targetPort: 80
selector:
io.kompose.service: ratings
status: