Hooray sonarr

This commit is contained in:
2024-08-06 20:57:49 +01:00
parent a6e61c690d
commit e4a532e704
5 changed files with 100 additions and 0 deletions

View File

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