Reduce replicas to 2 and pool size to 20

This commit is contained in:
Graham McIntire 2025-07-25 11:41:23 -05:00
parent 8bcd37062c
commit 7c1f243bfc
No known key found for this signature in database

View file

@ -4,7 +4,7 @@ metadata:
name: aprs
namespace: aprs
spec:
replicas: 3
replicas: 2
selector:
matchLabels:
app: aprs
@ -56,6 +56,8 @@ spec:
value: "dallas.aprs2.net"
- name: PACKET_RETENTION_DAYS
value: "7"
- name: POOL_SIZE
value: "20"
- name: CLUSTER_ENABLED
value: "true"
- name: RELEASE_NODE