Skip to content

Commit 604fb9c

Browse files
WebSpidermnencia
authored andcommitted
docs: Update documentation to use correct reference
Signed-off-by: Nils Vogels <n.vogels@aves-it.nl> Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
1 parent fa546ea commit 604fb9c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

web/docs/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ When a backup fails, follow these steps in order:
206206
plugins:
207207
- name: barman-cloud.cloudnative-pg.io
208208
parameters:
209-
barmanObjectStore: <your-objectstore-name>
209+
barmanObjectName: <your-objectstore-name>
210210
```
211211
212212
c. **Check plugin deployment is running**:

web/versioned_docs/version-0.10.0/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ When a backup fails, follow these steps in order:
206206
plugins:
207207
- name: barman-cloud.cloudnative-pg.io
208208
parameters:
209-
barmanObjectStore: <your-objectstore-name>
209+
barmanObjectName: <your-objectstore-name>
210210
```
211211
212212
c. **Check plugin deployment is running**:

web/versioned_docs/version-0.7.0/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ When a backup fails, follow these steps in order:
206206
plugins:
207207
- name: barman-cloud.cloudnative-pg.io
208208
parameters:
209-
barmanObjectStore: <your-objectstore-name>
209+
barmanObjectName: <your-objectstore-name>
210210
```
211211
212212
c. **Check plugin deployment is running**:

web/versioned_docs/version-0.8.0/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ When a backup fails, follow these steps in order:
206206
plugins:
207207
- name: barman-cloud.cloudnative-pg.io
208208
parameters:
209-
barmanObjectStore: <your-objectstore-name>
209+
barmanObjectName: <your-objectstore-name>
210210
```
211211
212212
c. **Check plugin deployment is running**:

web/versioned_docs/version-0.9.0/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ When a backup fails, follow these steps in order:
206206
plugins:
207207
- name: barman-cloud.cloudnative-pg.io
208208
parameters:
209-
barmanObjectStore: <your-objectstore-name>
209+
barmanObjectName: <your-objectstore-name>
210210
```
211211
212212
c. **Check plugin deployment is running**:

0 commit comments

Comments
 (0)