Skip to content

Commit 734b7d3

Browse files
committed
update bridge deployment for CNSA documentation
1 parent b7bf821 commit 734b7d3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/BUILDING_DOCKER_IMAGE.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,14 @@
1212
```
1313

1414

15-
2. Create the bridge container image
15+
2. Switch to the 6.1 branch
16+
17+
```shell
18+
# git checkout 6.1
19+
```
20+
21+
22+
3. Create the bridge container image
1623

1724
```shell
1825
# cd grafana_bridge/source

docs/grafana_bridge_deployment_ocp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Dependencies
66
This instructions could be used for:
77
- IBM Spectrum Scale Container Native Storage Access(CNSA) devices having minimum release level 5.1.0.1 and above
8+
- IBM Spectrum Scale bridge for Grafana *version 6.1.2* (Checkout the branch 6.1)
89

910

1011
1. Follow the [instructions](/docs/BUILDING_DOCKER_IMAGE.md) and create the IBM Spectrum Scale bridge for Grafana image

0 commit comments

Comments
 (0)