Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487cc0c commit df39920Copy full SHA for df39920
examples/templates/kubernetes/main.tf
@@ -29,7 +29,6 @@ variable "namespace" {
29
type = string
30
sensitive = true
31
description = "The namespace to create workspaces in (must exist prior to creating workspaces)"
32
- default = "coder-workspaces"
33
}
34
35
variable "home_disk_size" {
0 commit comments