Compare commits
1 commit
7eb41a020c
...
87ac87bfd1
Author | SHA1 | Date | |
---|---|---|---|
87ac87bfd1 |
14 changed files with 5 additions and 1 deletions
|
@ -6,4 +6,5 @@ resources:
|
|||
# Pre Flux-Kustomizations
|
||||
- ./namespace.yaml
|
||||
# Flux-Kustomizations
|
||||
- ./ollama/ks.yaml
|
||||
- ./open-webui/ks.yaml
|
||||
|
|
|
@ -6,6 +6,8 @@ resources:
|
|||
# Pre Flux-Kustomizations
|
||||
- ./namespace.yaml
|
||||
# Flux-Kustomizations
|
||||
- ./jellyfin/ks.yaml # sqlite
|
||||
- ./jellyseerr/ks.yaml # sqlite
|
||||
- ./radarr/ks.yaml # postgres
|
||||
# - ./shoko/ks.yaml # sqlite
|
||||
- ./sonarr/ks.yaml # postgres
|
||||
|
|
|
@ -22,6 +22,7 @@ resources:
|
|||
- ./recyclarr/ks.yaml
|
||||
- ./redlib/ks.yaml
|
||||
- ./sabnzbd/ks.yaml
|
||||
- ./scrypted/ks.yaml
|
||||
- ./searxng/ks.yaml
|
||||
- ./sonarr/ks.yaml
|
||||
- ./stirling-pdf/ks.yaml
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
---
|
||||
providerRegex: ^bilbo|^frodo|^sam|^merry|^pippin|^rosie|^gandalf-01$
|
||||
providerRegex: ^bilbo|^frodo|^sam|^merry|^pippin|^rosie|^shadowfax-01|^gandalf-01$
|
||||
|
|
Loading…
Reference in a new issue