Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mateigrigore committed Jul 5, 2024
1 parent 91ac04d commit c56b2f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/secure.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ To secure connections to MongoDBCommunity resources with TLS using `cert-manager
```

3. Create a TLS-secured MongoDBCommunity resource:
This assumes you already have the operator installed in namespace `<namespace>`

This assumes you already have the operator installed in namespace `<namespace>`

```
helm upgrade --install community-operator mongodb/community-operator \
Expand Down

0 comments on commit c56b2f0

Please sign in to comment.