passmower: run in 3 replicas

This commit is contained in:
Erki Aas 2024-08-08 15:53:47 +03:00
parent 4e80899c77
commit 59373041cc
3 changed files with 2 additions and 4 deletions

View File

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

View File

@ -17,8 +17,6 @@ kind: Dragonfly
metadata:
name: redis
namespace: passmower
status:
phase: ready
spec:
authentication:
passwordFromSecret:

View File

@ -95,7 +95,7 @@ securityContext: {}
# runAsNonRoot: true
# runAsUser: 1000
replicaCount: 1
replicaCount: 3
resources: {}
# We usually recommend not to specify default resources and to leave this as a conscious