fixed typo in SetupOnHetzner.md

merge-requests/2/head
bom 3 years ago
parent c68f9a6a24
commit 8f1a5daa45

@ -68,7 +68,7 @@ with the following config.edn:
```
{:fqdn "the-fqdn-from aws_route53_record.v4_neu"
:cloud-data-volume-path "/var/cloud" ;; Volume was configured at dda-k8s-crate, results in a PersistentVolume definition.
:nextcloud-data-volume-path "/var/cloud" ;; Volume was configured at dda-k8s-crate, results in a PersistentVolume definition.
:postgres-data-volume-path "/var/postgres" ;; Volume was configured at dda-k8s-crate, results in a PersistentVolume definition.
:restic-repository "s3:s3.amazonaws.com/your-bucket/your-folder"}
```

Loading…
Cancel
Save