mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-09-02 17:49:28 +00:00
13 lines
191 B
YAML
13 lines
191 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: arr
|
|
|
|
resources:
|
|
- ingress.yaml
|
|
- traefik-forward-auth
|
|
- torrent
|
|
- prowlarr
|
|
- sonarr
|
|
- radarr
|
|
- lidarr
|