This commit is contained in:
Jerome Petazzoni
2018-09-08 07:19:58 -05:00
committed by Jérôme Petazzoni
parent 73f66f25d8
commit ec037e422b

View File

@@ -75,7 +75,8 @@ class: extra-details
<br/>
the restriction cannot be overridden by a network policy selecting another pod
- This prevents an entity with access to namespace A (but no access to namespace B)
- This prevents an entity managing network policies in namespace A
(but without permission to do so in namespace B)
from adding network policies giving them access to namespace B
---