fix(mymediaforalexa): enable second service (#3414)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mymediaforalexa
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
appVersion: "1.3.147.99"
|
||||
description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com .
|
||||
type: application
|
||||
|
||||
@@ -18,8 +18,10 @@ service:
|
||||
targetPort: 52050
|
||||
port: 52050
|
||||
sub:
|
||||
enabled: true
|
||||
ports:
|
||||
sub:
|
||||
enabled: true
|
||||
targetPort: 52051
|
||||
port: 52051
|
||||
|
||||
|
||||
Reference in New Issue
Block a user