Skip to content

Commit

Permalink
Remove labels
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwaudby committed Dec 19, 2024
1 parent f0ca47e commit 9abb963
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/ROOT/pages/clustering/databases.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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[]
Expand All @@ -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[]
Expand All @@ -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[]
Expand Down

0 comments on commit 9abb963

Please sign in to comment.