re-add cluster pet name to nodes

This commit is contained in:
phaer
2022-03-05 00:19:16 +01:00
parent 213845e543
commit 34eb575223
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
resource "random_pet" "cluster" {
length = 2
length = 1
}
resource "random_password" "k3s_token" {