Skip to content

Commit

Permalink
Experimental config with merged density and load
Browse files Browse the repository at this point in the history
  • Loading branch information
mm4tt committed Feb 7, 2020
1 parent 14e3c89 commit e1bb781
Show file tree
Hide file tree
Showing 3 changed files with 981 additions and 1 deletion.
2 changes: 1 addition & 1 deletion clusterloader2/testing/load/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
name: {{.Name}}
resources:
requests:
cpu: 10m
cpu: 1m
memory: "10M"
volumeMounts:
{{if and $EnableConfigMaps (eq (Mod .Index 20) 0 19) }} # .Index % 20 in {0,19} - 10% deployments will have ConfigMap
Expand Down
Loading

0 comments on commit e1bb781

Please sign in to comment.