Skip to content

Commit

Permalink
Add a reference to crt-list reload docu
Browse files Browse the repository at this point in the history
  • Loading branch information
plowin authored and maxmoehl committed Dec 21, 2023
1 parent a6dd3e5 commit 9a75dbc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ bosh deploy
KEEPALIVED_VIP=10.244.50.2 templates/make_manifest warden 10.244.0.22
```

### Development
## Development

Feel free to contribute back to this via a pull request on a feature branch! Once merged, we'll
cut a new final release for you.
Expand Down Expand Up @@ -93,3 +93,7 @@ Unit/rspec Tests can also be debugged/stepped through when needed. See for examp
### Acceptance tests

See [acceptance-tests README](/acceptance-tests/README.md).

### Certificate reloads during runtime

See [external_certs README](/docs/external_certs.md)

0 comments on commit 9a75dbc

Please sign in to comment.