Skip to content

Commit

Permalink
[create-pull-request] automated change (#1336)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: ytsarev <[email protected]>
  • Loading branch information
github-actions[bot] and ytsarev authored Nov 15, 2023
1 parent 5e7c60d commit 0c335c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions chart/k8gb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ For Kubernetes `< 1.19` use this chart and k8gb in version `0.8.8` or lower.

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| cloudflare.dnsRecordsPerPage | int | `5000` | Configure how many DNS records to fetch per request see https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/cloudflare.md#throttling |
| cloudflare.enabled | bool | `false` | Enable Cloudflare provider |
| cloudflare.zoneID | string | `"replaceme"` | Cloudflare Zone ID follow https://developers.cloudflare.com/fundamentals/setup/find-account-and-zone-ids/ to find your zoneID value |
| coredns.deployment.skipConfig | bool | `true` | Skip CoreDNS creation and uses the one shipped by k8gb instead |
| coredns.image.repository | string | `"absaoss/k8s_crd"` | CoreDNS CRD plugin image |
| coredns.image.tag | string | `"v0.0.11"` | image tag |
Expand Down

0 comments on commit 0c335c8

Please sign in to comment.