Skip to content

Commit b9e80b9

Browse files
authored
add endpoint for http checks (#469)
1 parent a6e710e commit b9e80b9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

hack/testdata/http-cache/check.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
return 0

hack/testdata/http-cache/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
endpoints:
2+
- 8.8.8.8:443

0 commit comments

Comments
 (0)