feat: Update configuration for Nextcloud and Certbot, add image and video organization scripts
This commit is contained in:
@@ -229,7 +229,7 @@ resource "kubernetes_deployment" "nextcloud_apache" {
|
||||
volume {
|
||||
name = "html-data"
|
||||
host_path {
|
||||
path = local.nextcloud_data
|
||||
path = var.nextcloud_data
|
||||
}
|
||||
}
|
||||
volume {
|
||||
|
||||
Reference in New Issue
Block a user