fix(sonarr): Include ConfigMap

This commit is contained in:
Peter 2026-01-27 22:25:48 +01:00
parent c5cf57e32e
commit 639f9cd582
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -4,6 +4,7 @@ kind: Kustomization
namespace: sonarr
resources:
- configmap.yaml
- deployments.yaml
- ingress.yaml
- pvc.yaml