Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 27, 2024
1 parent f1bf8f5 commit 9295850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/azure/projects/queensu.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ node_pools = {
name : "core",
vm_size : "Standard_E2s_v5",
os_disk_size_gb : 40,
kubelet_disk_type : "OS", # Temporary disk does not have enough space
kubelet_disk_type : "OS", # Temporary disk does not have enough space
min : 1,
max : 10,
},
Expand Down

0 comments on commit 9295850

Please sign in to comment.