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

This commit is contained in:
Ultradesu
2025-04-13 19:34:27 +01:00
parent d23479e766
commit 56cf2f482f
2 changed files with 0 additions and 10 deletions

View File

@ -3,7 +3,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: immich-server
namespace: immich
spec:
replicas: 1
selector:
@ -60,7 +59,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: immich-machine-learning
namespace: immich
spec:
replicas: 1
selector:
@ -90,7 +88,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: redis
namespace: immich
spec:
replicas: 1
selector:
@ -114,7 +111,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: database
namespace: immich
spec:
replicas: 1
selector: