Replace docker rclone volumes with native cifs volumes
This commit is contained in:
parent
85568c8278
commit
635a0c4da8
12 changed files with 19 additions and 106 deletions
|
|
@ -149,7 +149,7 @@ resource "hcloud_storage_box_subaccount" "service_accounts" {
|
|||
|
||||
access_settings = {
|
||||
reachable_externally = true
|
||||
webdav_enabled = true
|
||||
samba_enabled = true
|
||||
}
|
||||
|
||||
description = each.key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue