added k3s bootstrap config to deploy to all dedicated nodes.

This commit is contained in:
2026-05-29 17:55:36 +02:00
parent 3b356aa823
commit 8e60b5bcd2
9 changed files with 2999 additions and 4 deletions
+2 -1
View File
@@ -7,6 +7,7 @@
},
"dependencies": {
"@muhlba91/pulumi-proxmoxve": "^8.2.1",
"@pulumi/pulumi": "^3.113.0"
"@pulumi/pulumi": "^3.113.0",
"@pulumi/tls": "^5.5.0"
}
}