mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 16:09:08 +00:00
add owners and readmes
This commit is contained in:
parent
db24d009cc
commit
d3406d1f39
4
charts/lidarr/OWNERS
Normal file
4
charts/lidarr/OWNERS
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
approvers:
|
||||||
|
- DirtyCajunRice
|
||||||
|
reviewers:
|
||||||
|
- DirtyCajunRice
|
15
charts/lidarr/README.md
Normal file
15
charts/lidarr/README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# lidarr umbrella chart
|
||||||
|
|
||||||
|
Umbrella chart that uses [media-common](https://github.com/k8s-at-home/charts/tree/master/charts/media-common) and adds
|
||||||
|
image information.
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
Read through the media-common [values.yaml](https://github.com/k8s-at-home/charts/blob/master/charts/media-common/values.yaml) file. It has several commented out suggested values.
|
||||||
|
|
||||||
|
These values will be nested as it is a dependency, for example:
|
||||||
|
```yaml
|
||||||
|
lidarr:
|
||||||
|
image:
|
||||||
|
tag: ...
|
||||||
|
```
|
4
charts/ombi/OWNERS
Normal file
4
charts/ombi/OWNERS
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
approvers:
|
||||||
|
- DirtyCajunRice
|
||||||
|
reviewers:
|
||||||
|
- DirtyCajunRice
|
15
charts/ombi/README.md
Normal file
15
charts/ombi/README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# ombi umbrella chart
|
||||||
|
|
||||||
|
Umbrella chart that uses [media-common](https://github.com/k8s-at-home/charts/tree/master/charts/media-common) and adds
|
||||||
|
image information.
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
Read through the media-common [values.yaml](https://github.com/k8s-at-home/charts/blob/master/charts/media-common/values.yaml) file. It has several commented out suggested values.
|
||||||
|
|
||||||
|
These values will be nested as it is a dependency, for example:
|
||||||
|
```yaml
|
||||||
|
ombi:
|
||||||
|
image:
|
||||||
|
tag: ...
|
||||||
|
```
|
4
charts/organizr/OWNERS
Normal file
4
charts/organizr/OWNERS
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
approvers:
|
||||||
|
- DirtyCajunRice
|
||||||
|
reviewers:
|
||||||
|
- DirtyCajunRice
|
15
charts/organizr/README.md
Normal file
15
charts/organizr/README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# organizr umbrella chart
|
||||||
|
|
||||||
|
Umbrella chart that uses [media-common](https://github.com/k8s-at-home/charts/tree/master/charts/media-common) and adds
|
||||||
|
image information.
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
Read through the media-common [values.yaml](https://github.com/k8s-at-home/charts/blob/master/charts/media-common/values.yaml) file. It has several commented out suggested values.
|
||||||
|
|
||||||
|
These values will be nested as it is a dependency, for example:
|
||||||
|
```yaml
|
||||||
|
organizr:
|
||||||
|
image:
|
||||||
|
tag: ...
|
||||||
|
```
|
4
charts/radarr/OWNERS
Normal file
4
charts/radarr/OWNERS
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
approvers:
|
||||||
|
- DirtyCajunRice
|
||||||
|
reviewers:
|
||||||
|
- DirtyCajunRice
|
15
charts/radarr/README.md
Normal file
15
charts/radarr/README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# radarr umbrella chart
|
||||||
|
|
||||||
|
Umbrella chart that uses [media-common](https://github.com/k8s-at-home/charts/tree/master/charts/media-common) and adds
|
||||||
|
image information.
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
Read through the media-common [values.yaml](https://github.com/k8s-at-home/charts/blob/master/charts/media-common/values.yaml) file. It has several commented out suggested values.
|
||||||
|
|
||||||
|
These values will be nested as it is a dependency, for example:
|
||||||
|
```yaml
|
||||||
|
radarr:
|
||||||
|
image:
|
||||||
|
tag: ...
|
||||||
|
```
|
4
charts/sonarr/OWNERS
Normal file
4
charts/sonarr/OWNERS
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
approvers:
|
||||||
|
- DirtyCajunRice
|
||||||
|
reviewers:
|
||||||
|
- DirtyCajunRice
|
15
charts/sonarr/README.md
Normal file
15
charts/sonarr/README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# sonarr umbrella chart
|
||||||
|
|
||||||
|
Umbrella chart that uses [media-common](https://github.com/k8s-at-home/charts/tree/master/charts/media-common) and adds
|
||||||
|
image information.
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
Read through the media-common [values.yaml](https://github.com/k8s-at-home/charts/blob/master/charts/media-common/values.yaml) file. It has several commented out suggested values.
|
||||||
|
|
||||||
|
These values will be nested as it is a dependency, for example:
|
||||||
|
```yaml
|
||||||
|
sonarr:
|
||||||
|
image:
|
||||||
|
tag: ...
|
||||||
|
```
|
4
charts/tautulli/OWNERS
Normal file
4
charts/tautulli/OWNERS
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
approvers:
|
||||||
|
- DirtyCajunRice
|
||||||
|
reviewers:
|
||||||
|
- DirtyCajunRice
|
15
charts/tautulli/README.md
Normal file
15
charts/tautulli/README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# tautulli umbrella chart
|
||||||
|
|
||||||
|
Umbrella chart that uses [media-common](https://github.com/k8s-at-home/charts/tree/master/charts/media-common) and adds
|
||||||
|
image information.
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
Read through the media-common [values.yaml](https://github.com/k8s-at-home/charts/blob/master/charts/media-common/values.yaml) file. It has several commented out suggested values.
|
||||||
|
|
||||||
|
These values will be nested as it is a dependency, for example:
|
||||||
|
```yaml
|
||||||
|
tautulli:
|
||||||
|
image:
|
||||||
|
tag: ...
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user