Merge pull request #2915 from liyongxin/master
typo fix about implementation
This commit is contained in:
commit
0b2360cd39
|
@ -202,7 +202,7 @@ type PodSecurityPolicySpec struct {
|
|||
```
|
||||
|
||||
Following steps in [devel/api_changes.md#alpha-field-in-existing-api-version](https://github.com/kubernetes/community/blob/master/contributors/devel/api_changes.md#alpha-field-in-existing-api-version)
|
||||
during implemention.
|
||||
during implementation.
|
||||
|
||||
Validation checks implemented as part of [#27180](https://github.com/kubernetes/kubernetes/pull/27180).
|
||||
|
||||
|
|
Loading…
Reference in New Issue