Skip to content

Commit a38a9fd

Browse files
authored
Update about-reusevolumeselector-options.md
Remove ** to avoid confusion in example
1 parent 5a3c055 commit a38a9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/kb/articles/about-reusevolumeselector-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ below we change it to per-pipeline mode:
5454
pvcs:
5555
dind:
5656
...
57-
reuseVolumeSelector: 'codefresh-app,io.codefresh.accountName, **pipeline_id** '
57+
reuseVolumeSelector: 'codefresh-app,io.codefresh.accountName, pipeline_id'
5858
...
5959
```
6060

0 commit comments

Comments
 (0)