Compare commits
2 Commits
14a659df5b
...
f3684f197c
| Author | SHA1 | Date | |
|---|---|---|---|
| f3684f197c | |||
| 5f693d0020 |
@@ -734,12 +734,12 @@ traefik:
|
||||
minReplicas: 3
|
||||
maxReplicas: 10
|
||||
metrics:
|
||||
- type: Resource
|
||||
resource:
|
||||
name: memory
|
||||
target:
|
||||
type: Utilization
|
||||
averageUtilization: 80
|
||||
#- type: Resource
|
||||
# resource:
|
||||
# name: memory
|
||||
# target:
|
||||
# type: Utilization
|
||||
# averageUtilization: 80
|
||||
- type: Resource
|
||||
resource:
|
||||
name: cpu
|
||||
@@ -822,7 +822,7 @@ traefik:
|
||||
resources:
|
||||
requests:
|
||||
cpu: "100m"
|
||||
memory: "256Mi"
|
||||
memory: "512Mi"
|
||||
limits:
|
||||
#cpu: "300m"
|
||||
memory: "512Mi"
|
||||
|
||||
Reference in New Issue
Block a user