feat(nowchess): replace static replicas with Horizontal Pod Autoscaler for improved scalability

This commit is contained in:
2026-05-01 19:13:30 +02:00
parent f59e7d4fcf
commit 12e141205a
3 changed files with 9 additions and 18 deletions
@@ -4,7 +4,6 @@ metadata:
name: postgres-tunnel
namespace: postgres-tunnel
spec:
replicas: 1
selector:
matchLabels:
app: postgres-tunnel