Update 'rtmp-server.yaml'

This commit is contained in:
Adolfo Delorenzo 2023-01-23 16:26:43 +00:00
parent 9ac432ff87
commit a3c7d15b10
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
apiVersion: v1
kind: Namespace
metadata:
name: rtmp
labels:
name: rtmp
---
apiVersion: apps/v1
kind: Deployment
metadata: