2024-01-11 15:03:54 -06:00
|
|
|
---
|
|
|
|
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
resources:
|
2024-02-25 06:25:20 -06:00
|
|
|
# Pre Flux-Kustomizations
|
|
|
|
- ./namespace.yaml
|
2024-01-11 15:03:54 -06:00
|
|
|
# Flux-Kustomizations
|
2024-07-16 07:22:21 -05:00
|
|
|
- ./atuin/ks.yaml
|
2024-07-22 10:54:27 -05:00
|
|
|
- ./excalidraw/ks.yaml
|
2024-01-27 23:27:45 -06:00
|
|
|
- ./maintainerr/ks.yaml
|
2024-01-27 23:57:34 -06:00
|
|
|
- ./overseerr/ks.yaml
|
2024-01-27 15:26:38 -06:00
|
|
|
- ./prowlarr/ks.yaml
|
2024-01-27 20:30:12 -06:00
|
|
|
- ./radarr/ks.yaml
|
2024-01-27 22:28:35 -06:00
|
|
|
- ./recyclarr/ks.yaml
|
2024-01-27 11:57:42 -06:00
|
|
|
- ./sabnzbd/ks.yaml
|
2024-07-17 17:00:17 -05:00
|
|
|
- ./searxng/ks.yaml
|
2024-01-27 21:20:46 -06:00
|
|
|
- ./sonarr/ks.yaml
|
2024-01-27 22:14:38 -06:00
|
|
|
- ./tautulli/ks.yaml
|
2024-02-02 08:22:36 -06:00
|
|
|
- ./unpackerr/ks.yaml
|