Skip to content

Commit 96e4621

Browse files
committed
fix(docs): Update documentation to use correct reference
Signed-off-by: Nils Vogels <[email protected]>
1 parent 316828c commit 96e4621

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.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)