From 1693e9552a0b885d9c3813c0f243d6ff3c48b5f3 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Fri, 14 Apr 2017 11:00:17 -0700 Subject: [PATCH] Add "Disallow". (#3409) --- robots.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/robots.txt b/robots.txt index 1741203342..5598a5ae5d 100644 --- a/robots.txt +++ b/robots.txt @@ -130,16 +130,16 @@ Disallow: /docs/admin/node.html Disallow: /docs/user-guide/petset.html Disallow: /docs/user-guide/pods/intex.html -docs/user-guide/replication-controller/index.html -docs/user-guide/secrets/index.html -docs/user-guide/security-context.html -docs/user-guide/services/index.html -docs/user-guide/service-accounts.html -docs/user-guide/thirdpartyresources.html -docs/user-guide/pod-preset/index.html -docs/user-guide/pod-security-policy/index.html -docs/user-guide/horizontal-pod-autoscaling/index.html -docs/user-guide/annotations.html +Disallow: /docs/user-guide/replication-controller/index.html +Disallow: /docs/user-guide/secrets/index.html +Disallow: /docs/user-guide/security-context.html +Disallow: /docs/user-guide/services/index.html +Disallow: /docs/user-guide/service-accounts.html +Disallow: /docs/user-guide/thirdpartyresources.html +Disallow: /docs/user-guide/pod-preset/index.html +Disallow: /docs/user-guide/pod-security-policy/index.html +Disallow: /docs/user-guide/horizontal-pod-autoscaling/index.html +Disallow: /docs/user-guide/annotations.html SITEMAP: http://kubernetes.io/sitemap.xml