Skip to content

Commit

Permalink
docs: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
muhlba91 committed Nov 9, 2023
1 parent fc6232d commit 333fba4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ The following DNS record types are supported:
- `AAAA`
- `CNAME`
- `TXT`
- `SRV`
- `NS`
- `PTR`
- `MX`

## Adguard Home Filtering Rules

Expand Down Expand Up @@ -63,7 +67,8 @@ extraArgs:
sidecars:
- name: adguard-webhook
image: ghcr.io/muhlba91/external-dns-provider-adguard:$RELEASE_VERSION
# x-release-please-version
image: ghcr.io/muhlba91/external-dns-provider-adguard:v0.0.0
ports:
- containerPort: 8888
name: http
Expand Down

0 comments on commit 333fba4

Please sign in to comment.