Deprecating old stuff and bringing in new tf managed cluster content
This commit is contained in:
5
infra/vultr-kubernetes/k8s/namespace.tf
Normal file
5
infra/vultr-kubernetes/k8s/namespace.tf
Normal file
@@ -0,0 +1,5 @@
|
||||
resource kubernetes_namespace websites {
|
||||
metadata {
|
||||
name = "websites"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user