Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
aws ci: Add labels to first worker pool
Browse files Browse the repository at this point in the history
This commit adds the labels that the worker pool is missing.

Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
  • Loading branch information
surajssd committed Sep 28, 2020
1 parent a7479df commit 1123440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/aws/aws-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ EOF
disk_size = 30
instance_type = "i3.large"
spot_price = "0.08"
labels = "testing.io=yes,roleofnode=testing"
tags = {
"deployment" = "ci"
}
Expand Down

0 comments on commit 1123440

Please sign in to comment.