owncast
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
||||
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: default
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- service-http.yaml
|
||||
- service-rtmp.yaml
|
||||
- ingress.yaml
|
||||
images:
|
||||
- name: owncast
|
||||
newName: owncast/owncast
|
||||
newTag: '0.1.0'
|
||||
Reference in New Issue
Block a user