diff --git a/mkdocs.yml b/mkdocs.yml index a6010a4e..3b81b002 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -125,8 +125,6 @@ nav: - 'DNSPolicy': - 'Overview': kuadrant-operator/doc/overviews/dns.md - 'Reference': kuadrant-operator/doc/reference/dnspolicy.md - - 'Gateway DNS for ingress Gateway': kuadrant-operator/doc/user-guides/dns/gateway-dns.md - - 'Configuring DNS Providers': dns-operator/docs/provider.md - 'TLSPolicy': - 'Overview': kuadrant-operator/doc/overviews/tls.md - 'Reference': kuadrant-operator/doc/reference/tlspolicy.md @@ -140,7 +138,11 @@ nav: - 'Secure, connect and protect - Kubernetes': kuadrant-operator/doc/user-guides/full-walkthrough/secure-protect-connect-k8s.md - 'Secure, connect and protect - OpenShift': kuadrant-operator/doc/user-guides/full-walkthrough/secure-protect-connect-openshift.md - 'DNS configuration': - - 'DNS Providers': dns-operator/docs/provider.md + - 'Configuring a DNS Provider': dns-operator/docs/provider.md + - 'Gateway DNS for ingress Gateway': kuadrant-operator/doc/user-guides/dns/gateway-dns.md + - 'Basic DNS': kuadrant-operator/doc/user-guides/dns/basic-dns-configuration.md + - 'DNS Load Balancing': kuadrant-operator/doc/user-guides/dns/load-balanced-dns.md + - 'Health Checks': kuadrant-operator/doc/user-guides/dns/dnshealthchecks.md - 'TLS configuration': - 'Gateway TLS for Cluster Operators': kuadrant-operator/doc/user-guides/tls/gateway-tls.md - 'mTLS Configuration': kuadrant-operator/doc/install/mtls-configuration.md