templates/redis.yml in cpl-1.4.0 vs templates/redis.yml in cpl-2.2.0
- old
+ new
@@ -2,18 +2,18 @@
name: redis
spec:
type: standard
containers:
- name: redis
- cpu: 3m
- memory: 20Mi
+ cpu: 25m
+ memory: 32Mi
image: "redis:latest"
ports:
- number: 6379
protocol: tcp
defaultOptions:
autoscaling:
- metric: latency
+ metric: disabled
minScale: 1
maxScale: 1
capacityAI: false
firewallConfig:
internal: