Skip to content

Commit 57abe1d

Browse files
fix(docs): fix documentation (#5560)
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
1 parent e17b5ed commit 57abe1d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/tutorials/security-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
You can run ExternalDNS with reduced privileges since `v0.5.6` using the following `SecurityContext`.
44

55
```yaml
6-
[[% include 'security-context/limited-privilege.yaml' %]]
6+
[[% include 'security-context/extdns-limited-privilege.yaml' %]]
77
```

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ nav:
1616
- Out of Incubator: docs/20190708-external-dns-incubator.md
1717
- Code of Conduct: code-of-conduct.md
1818
- License: LICENSE.md
19+
- Providers: docs/providers.md
1920
- Tutorials: docs/tutorials/*
2021
- Annotations:
2122
- About: docs/annotations/annotations.md
@@ -33,6 +34,7 @@ nav:
3334
- Rate Limits: docs/advanced/rate-limits.md
3435
- TTL: docs/advanced/ttl.md
3536
- FQDN Templating: docs/advanced/fqdn-templating.md
37+
- Decisions: docs/proposal/0*.md
3638
- Contributing:
3739
- Kubernetes Contributions: CONTRIBUTING.md
3840
- Release: docs/release.md

0 commit comments

Comments
 (0)