diff --git a/modules/ROOT/pages/kubernetes/operations/backup-restore.adoc b/modules/ROOT/pages/kubernetes/operations/backup-restore.adoc index 116a8cdb4..5e16daa52 100644 --- a/modules/ROOT/pages/kubernetes/operations/backup-restore.adoc +++ b/modules/ROOT/pages/kubernetes/operations/backup-restore.adoc @@ -30,7 +30,6 @@ Before you can back up a database and upload it to your bucket, verify that you * A Kubernetes cluster running on one of the cloud providers with the Neo4j Helm chart installed. For more information, see xref:kubernetes/quickstart-standalone/index.adoc[Quickstart: Deploy a standalone instance] or xref:kubernetes/quickstart-cluster/index.adoc[Quickstart: Deploy a cluster]. * MinIO server (an AWS S3-compatible object storage API) if you want to push your backups to a MinIO bucket. -Only non-TLS/SSL endpoints are supported. For more information, see link:https://min.io/docs/minio/linux/integrations/aws-cli-with-minio.html[MinIO official documentation]. * The latest Neo4j Helm charts. You can update the repository to get the latest charts using `helm repo update`.