Update netlify DNS request details
This commit is contained in:
parent
df95fc8c9b
commit
db07bffd29
|
@ -85,7 +85,7 @@ To do so, create an issue using the [DNS Update Request] issue template in the
|
|||
# https://github.com/kubernetes-sigs/<project> (<contact or owners>)
|
||||
<project>.sigs:
|
||||
type: CNAME
|
||||
value: <netlify url>
|
||||
value: kubernetes-docs.netlifyglobalcdn.com.
|
||||
```
|
||||
- **Reason for update:** Provide a description and link to the Netlify request
|
||||
issue made in [kubernetes/org].
|
||||
|
@ -158,4 +158,4 @@ project owner in their [netlify.toml][site-config] config.
|
|||
[netlify site request template]: https://github.com/kubernetes/org/issues/new/choose
|
||||
[dns zone config]: https://git.k8s.io/k8s.io/dns/zone-configs/k8s.io.yaml
|
||||
[site-config]: https://www.netlify.com/docs/netlify-toml-reference/
|
||||
[add custom domain]: https://www.netlify.com/docs/custom-domains/
|
||||
[add custom domain]: https://www.netlify.com/docs/custom-domains/
|
||||
|
|
Loading…
Reference in New Issue