add specific subnet for nodepool

This commit is contained in:
jodhi
2022-02-26 01:16:38 +07:00
parent b5039e2bc1
commit c9101824fc
10 changed files with 62 additions and 31 deletions

View File

@@ -15,4 +15,4 @@ data "github_release" "kured" {
repository = "kured"
owner = "weaveworks"
retrieve_by = "latest"
}
}