updates
This commit is contained in:
parent
7507c29ce2
commit
6ad171dce7
15
test.yaml
15
test.yaml
@ -18,18 +18,3 @@ spec:
|
|||||||
- image: git.oe74.net/adelorenzo/rtmp-adr:0.6
|
- image: git.oe74.net/adelorenzo/rtmp-adr:0.6
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: rtmp-adr
|
name: rtmp-adr
|
||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Service
|
|
||||||
metadata:
|
|
||||||
labels:
|
|
||||||
app: rtmp-adr
|
|
||||||
name: rtmp-adr-svc
|
|
||||||
spec:
|
|
||||||
ports:
|
|
||||||
- port: 31935
|
|
||||||
protocol: TCP
|
|
||||||
targetPort: 1935
|
|
||||||
selector:
|
|
||||||
app: rtmp-adr
|
|
||||||
type: NodePort
|
|
||||||
|
Loading…
Reference in New Issue
Block a user