feat: restructure media stack with correct manifests #67
@@ -7,10 +7,12 @@ spec:
|
||||
selector:
|
||||
app: emby
|
||||
ports:
|
||||
- port: 8096
|
||||
- name: http
|
||||
protocol: TCP
|
||||
port: 8096
|
||||
targetPort: 8096
|
||||
- name: https
|
||||
protocol: TCP
|
||||
- port: 8920
|
||||
port: 8920
|
||||
targetPort: 8920
|
||||
protocol: TCP
|
||||
type: ClusterIP
|
||||
Reference in New Issue
Block a user