Creating new namespace in cluster for random k8s experiments

This commit is contained in:
2025-09-17 22:33:34 -07:00
parent 9454e03f53
commit 410790765f
4 changed files with 11 additions and 9 deletions

View File

@@ -37,7 +37,7 @@ variable cluster {
}
variable personal {
variable playground {
type = object({
namespace = string
})