Add sonarr

This commit is contained in:
2024-08-05 00:55:48 +01:00
parent acb0bb682a
commit 4a5707b8a2
4 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- service.yaml
- ingress.yaml