twenty and dify
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
resource "kubernetes_namespace" "twentycrm" {
|
||||
metadata {
|
||||
annotations = {
|
||||
name = "twentycrm"
|
||||
}
|
||||
|
||||
name = "twentycrm"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user