passmower: 4/4 replicas (for pve localhost)

This commit is contained in:
rasmus 2025-01-02 01:25:04 +02:00
parent a784f00c71
commit 0e79aa8f4e
2 changed files with 2 additions and 2 deletions

View File

@ -521,7 +521,7 @@ metadata:
app.kubernetes.io/version: "1.0.1" app.kubernetes.io/version: "1.0.1"
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
spec: spec:
replicas: 3 replicas: 4
selector: selector:
matchLabels: matchLabels:
app.kubernetes.io/name: passmower app.kubernetes.io/name: passmower

View File

@ -89,7 +89,7 @@ podSecurityContext: {}
securityContext: {} securityContext: {}
replicaCount: 3 replicaCount: 4
resources: {} resources: {}