remove broken image reference

This commit is contained in:
Taylor Price
2019-07-17 11:34:40 -07:00
parent c6e222d565
commit 518415960f
2 changed files with 3 additions and 7 deletions
@@ -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
```
```
@@ -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**