delete italic style

This commit is contained in:
xialong.lee
2016-12-20 09:51:45 +08:00
parent ab8f4e58c6
commit 231b924608
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ See [PodSecurityPolicy proposal](https://github.com/kubernetes/kubernetes/blob/{
* TOC
{:toc}
## What is a _Pod Security Policy_?
## What is a Pod Security Policy?
A _Pod Security Policy_ is a cluster-level resource that controls the
actions that a pod can perform and what it has the ability to access. The