Remove csi deployment

This commit is contained in:
IamTheFij 2022-06-23 09:49:03 -07:00
parent 520d7c56b9
commit 9ab300c225
1 changed files with 3 additions and 3 deletions

View File

@ -2,6 +2,6 @@ module "acls" {
source = "./acls"
}
module "storage_plugins" {
source = "./storage_plugins"
}
# module "storage_plugins" {
# source = "./storage_plugins"
# }