switched to deployments for easier restarts also moved pvc's after

accidntally deleting them :(
This commit is contained in:
2024-11-13 07:20:17 +01:00
parent 6c64c14934
commit 5b2b526113
24 changed files with 375 additions and 257 deletions

View File

@@ -74,3 +74,13 @@ spec:
name: svc-sonarr
port:
number: 80
- host: "flaresolverr.local"
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: svc-flaresolverr
port:
number: 80