Skip to content

Commit 9abb963

Browse files
committed
Remove labels
1 parent f0ca47e commit 9abb963

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ROOT/pages/clustering/databases.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ With the provided differential backup, the `CloudSeedProvider` searches the dire
531531

532532
[.tabbed-example]
533533
=====
534-
[role=include-with-AWS-S3 label--new-5.25]
534+
[role=include-with-AWS-S3]
535535
======
536536

537537
include::partial$/aws-s3-overrides.adoc[]
@@ -546,7 +546,7 @@ CREATE DATABASE foo OPTIONS { existingData: 'use', seedURI: 's3:/myBucket/myBack
546546
----
547547

548548
======
549-
[role=include-with-Google-cloud-storage label--new-5.25]
549+
[role=include-with-Google-cloud-storage]
550550
======
551551

552552
include::partial$/gcs-credentials.adoc[]
@@ -558,7 +558,7 @@ include::partial$/gcs-credentials.adoc[]
558558
CREATE DATABASE foo OPTIONS { existingData: 'use', seedURI: 'gs:/myBucket/myBackup.backup' }
559559
----
560560
======
561-
[role=include-with-Azure-cloud-storage label--new-5.25]
561+
[role=include-with-Azure-cloud-storage]
562562
======
563563

564564
include::partial$/azb-credentials.adoc[]

0 commit comments

Comments
 (0)