update
This commit is contained in:
parent
144f2926a9
commit
0432f02c10
@ -1,11 +1,11 @@
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: rtmp-adr
|
||||
labels:
|
||||
app: rtmp-adr
|
||||
name: rtmp-adr
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
selector:
|
||||
matchLabels:
|
||||
app: rtmp-adr
|
||||
@ -15,6 +15,7 @@ spec:
|
||||
app: rtmp-adr
|
||||
spec:
|
||||
containers:
|
||||
- image: git.oe74.net/adelorenzo/rtmp-adr:0.6
|
||||
- name: rtmp-adr
|
||||
image: git.oe74.net/adelorenzo/rtmp-adr:0.6
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: rtmp-adr
|
||||
|
Loading…
Reference in New Issue
Block a user