mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
docs: fix deprecation policy typo (#2875)
Signed-off-by: Victor Santos <vsantos.py@gmail.com>
This commit is contained in:
parent
2e4067ed3f
commit
6458048c62
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ The project is currently in `beta` state. Please try the `beta` features and pro
|
|||
|
||||
## API Surface
|
||||
|
||||
We define the following scope that is covered by our deprecation policy. We follow the [9 Rules of the Kuberenetes Deprecation Policy](https://kubernetes.io/docs/reference/using-api/deprecation-policy/).
|
||||
We define the following scope that is covered by our deprecation policy. We follow the [9 Rules of the Kubernetes Deprecation Policy](https://kubernetes.io/docs/reference/using-api/deprecation-policy/).
|
||||
|
||||
### Scope
|
||||
* API Objects and fields: `.Spec`, `.Status` and `.Status.Conditions[]`
|
||||
|
|
Loading…
Reference in a new issue