Skip to content

Commit a0911b2

Browse files
Update resources-provisioners.md - fix ci
Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
1 parent 916695d commit a0911b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/score implementation/score-k8s/resources-provisioners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ aliases:
1515
| -------------- | ----- | ---------------------- | ------------------------------------------------------------------ |
1616
| `ampq` | (any) | (none) | `host`, `port`, `username`, `password`, `vhost` |
1717
| `dns` | (any) | (none) | `host` |
18-
| `mongodb` | (any) | (none) | `host`, `port`, `username`, `password`, `connection` |
18+
| `mongodb` | (any) | (none) | `host`, `port`, `username`, `password`, `connection` |
1919
| `mssql` | (any) | (none) | `server`, `port`, `username`, `password`, `database`, `connection` |
2020
| `mysql` | (any) | (none) | `host`, `port`, `name` (aka `database`), `username`, `password` |
2121
| `postgres` | (any) | (none) | `host`, `port`, `name` (aka `database`), `username`, `password` |

0 commit comments

Comments
 (0)