mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Removing Box component
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
f2ff086c39
commit
00c52e16a9
@ -187,11 +187,11 @@ export class Preferences extends React.Component {
|
||||
}
|
||||
label="Allow untrusted Certificate Authorities"
|
||||
/>
|
||||
<Box lineHeight={1.3} mt={1}>
|
||||
<small className="hint">
|
||||
This will make Lens to trust ANY certificate authority without any validations.{" "}
|
||||
Needed with some corporate proxies that do certificate re-writing.{" "}
|
||||
Does not affect cluster communications!
|
||||
</Box>
|
||||
</small>
|
||||
</section>
|
||||
</section>
|
||||
)}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user