From 518415960fc1a034b8359f36dfca568df5d72cae Mon Sep 17 00:00:00 2001 From: Taylor Price Date: Wed, 17 Jul 2019 11:34:40 -0700 Subject: [PATCH] remove broken image reference --- content/rancher/v2.x/en/security/hardening-2.1/_index.md | 6 ++---- content/rancher/v2.x/en/security/hardening-2.2/_index.md | 4 +--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/content/rancher/v2.x/en/security/hardening-2.1/_index.md b/content/rancher/v2.x/en/security/hardening-2.1/_index.md index 1883b860709..f391c33ab0b 100644 --- a/content/rancher/v2.x/en/security/hardening-2.1/_index.md +++ b/content/rancher/v2.x/en/security/hardening-2.1/_index.md @@ -805,9 +805,7 @@ Having access to the local cluster from the Rancher UI is convenient for trouble kubectl get deployment rancher -n cattle-system -o yaml |grep 'add-local' ``` -- In the Rancher UI go to _Clusters_ in the _Global_ view and verify that no `local` cluster is present. On a fresh install the _Clusters_ tab will look like the following image: - - ![No Local Cluster](images/no-local-cluster.png) +- In the Rancher UI go to _Clusters_ in the _Global_ view and verify that no `local` cluster is present. **Remediation** @@ -1167,4 +1165,4 @@ addons: | - apiGroup: rbac.authorization.k8s.io kind: Group name: system:authenticated -``` \ No newline at end of file +``` diff --git a/content/rancher/v2.x/en/security/hardening-2.2/_index.md b/content/rancher/v2.x/en/security/hardening-2.2/_index.md index aaf976ce085..26bfcf20c73 100644 --- a/content/rancher/v2.x/en/security/hardening-2.2/_index.md +++ b/content/rancher/v2.x/en/security/hardening-2.2/_index.md @@ -816,9 +816,7 @@ Having access to the local cluster from the Rancher UI is convenient for trouble kubectl get deployment rancher -n cattle-system -o yaml |grep 'add-local' ``` -- In the Rancher UI go to _Clusters_ in the _Global_ view and verify that no `local` cluster is present. On a fresh install the _Clusters_ tab will look like the following image: - - ![No Local Cluster](images/no-local-cluster.png) +- In the Rancher UI go to _Clusters_ in the _Global_ view and verify that no `local` cluster is present. **Remediation**