Skip to content

Commit

Permalink
fix(docs): ipSources
Browse files Browse the repository at this point in the history
  • Loading branch information
gi8lino committed Mar 15, 2022
1 parent 6c13eff commit 8893e3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ metadata:
spec:
type: dynamic
interval: 5m
sources:
ipSources:
- url: https://ifconfig.me/ip
- url: https://ipecho.net/plain
- url: https://myip.is/ip/
Expand Down Expand Up @@ -173,7 +173,7 @@ metadata:
name: hetzner-ipv4
spec:
type: dynamic
sources:
ipSources:
- url: https://api.hetzner.cloud/v1/servers
responseJSONPath: '{.servers[0].public_net.ipv4.ip}'
requestHeadersSecretRef:
Expand Down

0 comments on commit 8893e3a

Please sign in to comment.