Update 'rtmp-server.yaml'
This commit is contained in:
parent
2249b42d31
commit
413af23fc4
@ -1,7 +1,7 @@
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: rtmp-adr-deployment
|
||||
name: rtmp-adr
|
||||
spec:
|
||||
replicas: 1
|
||||
strategy:
|
||||
@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- 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
|
||||
kind: Service
|
||||
|
Loading…
Reference in New Issue
Block a user