Got rid of NS in resources Jellyfin
All checks were successful
Check with kubeconform / lint (push) Successful in 4s

This commit is contained in:
Ultradesu
2025-04-13 19:35:01 +01:00
parent 56cf2f482f
commit 73350ae927

View File

@ -3,7 +3,6 @@ apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: vpn-creds
namespace: jellyfin
spec:
target:
name: vpn-creds
@ -27,7 +26,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: qbittorrent
namespace: jellyfin
labels:
app: qbittorrent
annotations:
@ -88,7 +86,6 @@ apiVersion: v1
kind: Service
metadata:
name: qbittorrent
namespace: jellyfin
spec:
selector:
app: qbittorrent