Added scaling to cloudflared

This commit is contained in:
GeorgeRaven
2024-12-19 07:03:40 +00:00
parent fbb078319b
commit d6bfaa01eb

View File

@@ -10,4 +10,8 @@ environment:
name: George Onoufriou
email: noreply@deepcypher.me
cloudflared: {}
cloudflared:
autoscaling:
enabled: true
minReplicas: 2
maxReplicas: 4