fix(external-secrets): replicas 3 to 2

1 node is on another cluster so Flux will never finish reconciling
This commit is contained in:
JJGadgets
2023-08-12 23:56:29 +08:00
parent f73bb28962
commit bd025f77bc

View File

@@ -20,7 +20,7 @@ spec:
egress.home.arpa/apiserver: "allow"
egress.home.arpa/world-https: "allow"
# scheduling
replicaCount: 3
replicaCount: 2
leaderElect: true
topologySpreadConstraints:
- maxSkew: 1