Skip to content

Commit e94df72

Browse files
authored
Merge pull request #62 from apecloud/support/fix-path-prefix
chore: update pathPrefix
2 parents 9c11b22 + caf267c commit e94df72

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

docs/en/preview/user_docs/concepts/backup-and-restore/backup/backup-repo.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
102102
credential:
103103
name: s3-credential-for-backuprepo
104104
namespace: kb-system
105-
pathPrefix: /
105+
pathPrefix: ""
106106
EOF
107107
```
108108
@@ -138,7 +138,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
138138
credential:
139139
name: oss-credential-for-backuprepo
140140
namespace: kb-system
141-
pathPrefix: /
141+
pathPrefix: ""
142142
EOF
143143
```
144144
@@ -174,7 +174,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
174174
credential:
175175
name: obs-credential-for-backuprepo
176176
namespace: kb-system
177-
pathPrefix: /
177+
pathPrefix: ""
178178
EOF
179179
```
180180
@@ -210,7 +210,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
210210
credential:
211211
name: cos-credential-for-backuprepo
212212
namespace: kb-system
213-
pathPrefix: /
213+
pathPrefix: ""
214214
EOF
215215
```
216216
@@ -246,7 +246,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
246246
credential:
247247
name: gcs-credential-for-backuprepo
248248
namespace: kb-system
249-
pathPrefix: /
249+
pathPrefix: ""
250250
EOF
251251
```
252252
@@ -281,7 +281,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
281281
credential:
282282
name: minio-credential-for-backuprepo
283283
namespace: kb-system
284-
pathPrefix: /
284+
pathPrefix: ""
285285
EOF
286286
```
287287
@@ -316,7 +316,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
316316
credential:
317317
name: s3-comp-credential-for-backuprepo
318318
namespace: kb-system
319-
pathPrefix: /
319+
pathPrefix: ""
320320
EOF
321321
```
322322

docs/en/release-0_9/user_docs/maintenance/backup-and-restore/backup/backup-repo.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
141141
credential:
142142
name: s3-credential-for-backuprepo
143143
namespace: kb-system
144-
pathPrefix: /
144+
pathPrefix: ""
145145
EOF
146146
```
147147
@@ -177,7 +177,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
177177
credential:
178178
name: oss-credential-for-backuprepo
179179
namespace: kb-system
180-
pathPrefix: /
180+
pathPrefix: ""
181181
EOF
182182
```
183183
@@ -213,7 +213,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
213213
credential:
214214
name: obs-credential-for-backuprepo
215215
namespace: kb-system
216-
pathPrefix: /
216+
pathPrefix: ""
217217
EOF
218218
```
219219
@@ -249,7 +249,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
249249
credential:
250250
name: cos-credential-for-backuprepo
251251
namespace: kb-system
252-
pathPrefix: /
252+
pathPrefix: ""
253253
EOF
254254
```
255255
@@ -285,7 +285,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
285285
credential:
286286
name: gcs-credential-for-backuprepo
287287
namespace: kb-system
288-
pathPrefix: /
288+
pathPrefix: ""
289289
EOF
290290
```
291291
@@ -320,7 +320,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
320320
credential:
321321
name: minio-credential-for-backuprepo
322322
namespace: kb-system
323-
pathPrefix: /
323+
pathPrefix: ""
324324
EOF
325325
```
326326

docs/en/release-1_0/user_docs/concepts/backup-and-restore/backup/backup-repo.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
102102
credential:
103103
name: s3-credential-for-backuprepo
104104
namespace: kb-system
105-
pathPrefix: /
105+
pathPrefix: ""
106106
EOF
107107
```
108108
@@ -138,7 +138,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
138138
credential:
139139
name: oss-credential-for-backuprepo
140140
namespace: kb-system
141-
pathPrefix: /
141+
pathPrefix: ""
142142
EOF
143143
```
144144
@@ -174,7 +174,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
174174
credential:
175175
name: obs-credential-for-backuprepo
176176
namespace: kb-system
177-
pathPrefix: /
177+
pathPrefix: ""
178178
EOF
179179
```
180180
@@ -210,7 +210,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
210210
credential:
211211
name: cos-credential-for-backuprepo
212212
namespace: kb-system
213-
pathPrefix: /
213+
pathPrefix: ""
214214
EOF
215215
```
216216
@@ -246,7 +246,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
246246
credential:
247247
name: gcs-credential-for-backuprepo
248248
namespace: kb-system
249-
pathPrefix: /
249+
pathPrefix: ""
250250
EOF
251251
```
252252
@@ -281,7 +281,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
281281
credential:
282282
name: minio-credential-for-backuprepo
283283
namespace: kb-system
284-
pathPrefix: /
284+
pathPrefix: ""
285285
EOF
286286
```
287287
@@ -316,7 +316,7 @@ If you do not configure the BackupRepo information when installing KubeBlocks, y
316316
credential:
317317
name: s3-comp-credential-for-backuprepo
318318
namespace: kb-system
319-
pathPrefix: /
319+
pathPrefix: ""
320320
EOF
321321
```
322322

0 commit comments

Comments
 (0)