diff --git a/modules/ROOT/pages/clustering/databases.adoc b/modules/ROOT/pages/clustering/databases.adoc index b34ff2fdf..b1837f541 100644 --- a/modules/ROOT/pages/clustering/databases.adoc +++ b/modules/ROOT/pages/clustering/databases.adoc @@ -531,7 +531,7 @@ With the provided differential backup, the `CloudSeedProvider` searches the dire [.tabbed-example] ===== -[role=include-with-AWS-S3 label--new-5.25] +[role=include-with-AWS-S3] ====== include::partial$/aws-s3-overrides.adoc[] @@ -546,7 +546,7 @@ CREATE DATABASE foo OPTIONS { existingData: 'use', seedURI: 's3:/myBucket/myBack ---- ====== -[role=include-with-Google-cloud-storage label--new-5.25] +[role=include-with-Google-cloud-storage] ====== include::partial$/gcs-credentials.adoc[] @@ -558,7 +558,7 @@ include::partial$/gcs-credentials.adoc[] CREATE DATABASE foo OPTIONS { existingData: 'use', seedURI: 'gs:/myBucket/myBackup.backup' } ---- ====== -[role=include-with-Azure-cloud-storage label--new-5.25] +[role=include-with-Azure-cloud-storage] ====== include::partial$/azb-credentials.adoc[]