feat(nowchess): replace static replicas with Horizontal Pod Autoscaler for improved scalability
This commit is contained in:
@@ -4,7 +4,6 @@ metadata:
|
||||
name: postgres-tunnel
|
||||
namespace: postgres-tunnel
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: postgres-tunnel
|
||||
|
||||
Reference in New Issue
Block a user