Skip to content

Commit f08337d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8a491e4 commit f08337d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DEVELOPMENT_HISTORY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ To facilitate testing against an ACME server, we need partial control over DNS r
3838
1. **ACME client independent configuration**
3939

4040
Many ways to configuring Pebble and a DNS requires information about the ACME client's Kubernetes Service's ClusterIP. This information in turn can require _hardcoding_ of a ClusterIP or _first installing the ACME client_.
41-
4241
- Hardcoding the ACME clients ClusterIP isn't great because it requires you to be able to do it, as well as knowledge about the Kubernetes clusters allowed network ranges for Services.
4342
- First installing the ACME client isn't great because it will then startup without the ACME server ready, which may put it in a failure state which needs to be cleared.
4443

0 commit comments

Comments
 (0)