Update 'rtmp-server.yaml'
This commit is contained in:
parent
2249b42d31
commit
413af23fc4
@ -1,7 +1,7 @@
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: rtmp-adr-deployment
|
name: rtmp-adr
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
strategy:
|
strategy:
|
||||||
@ -17,7 +17,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: rtmp-adr-deployment-container
|
- name: rtmp-adr-deployment-container
|
||||||
image: git.oe74.net/adelorenzo/rtmp-adr:0.7
|
image: git.oe74.net/adelorenzo/rtmp-adr:0.8
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
|
Loading…
Reference in New Issue
Block a user