feat: Add Kubernetes website module with configuration, resources, and NGINX setup
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
locals {
|
||||
persistent_folder = var.persistent_folder
|
||||
primary_domain = var.primary_domain
|
||||
websites = var.websites
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user