Edit the Chart.yaml and README.md.

This commit is contained in:
Stuart Armstrong 2025-07-22 12:25:02 +03:00
parent caff4d3a61
commit 4ab121c267
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
apiVersion: v2
appVersion: v1.8.3
name: loop-livekit-server
description: Loop-livekit-server for Onprem Loop deployments.
maintainers:
- email: dmitry.aloyan@wilix.org
name: dmitry.aloyan
- email: stuart.armstrong@wilix.org
name: stuart.armstrong
dependencies:
- name: livekit-server
repository: https://helm.livekit.io

View File

@ -1,4 +1,4 @@
Loop-livekit-server:
**Loop-livekit-server:**
The original livekit-server chart has to be deployed on major cloud providers, like AWS, Google etc. This chart can be deployed on other k8s clusters.