distribute READMEs
This commit is contained in:
11
kubernetes/graduated/jellyfin/README.md
Normal file
11
kubernetes/graduated/jellyfin/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Jellyfin
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
helm upgrade --install \
|
||||
jellyfin \
|
||||
./kubernetes/graduated/jellyfin \
|
||||
--namespace jellyfin \
|
||||
--create-namespace
|
||||
```
|
||||
Reference in New Issue
Block a user