We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcace5b commit 7a772b2Copy full SHA for 7a772b2
cluster-autoscaler/cloudprovider/scaleway/scaleway_node_group_test.go
@@ -504,7 +504,7 @@ func TestNodeGroup_TemplateNodeInfo(t *testing.T) {
504
"pods": 110,
505
},
506
Labels: map[string]string{
507
- "kubernetes.io/hostname": "test-node",
+ "kubernetes.io/hostname": "test-node",
508
"node.kubernetes.io/instance-type": "DEV1-M",
509
510
Taints: map[string]string{
0 commit comments