apps(technitium): Reliability - Changed the number of replicas to 1 and the PVC to ReadWriteOnce

This commit is contained in:
2025-05-31 10:57:48 +02:00
parent 64c68b5a28
commit e7835fe601
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ metadata:
labels:
app.kubernetes.io/name: technitium-dns
spec:
replicas: 3
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: technitium-dns