fixed port number
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user