Update addon_manager.md

"the problem is arises in the following scenario" has a grammatical error.
"is" should be removed.
This commit is contained in:
AdamDang 2018-03-24 22:43:17 +08:00 committed by GitHub
parent a2cb7236b9
commit e3f44b4905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ will match `>=1.6.0`. This matches the way kubernetes does pre-releases.
## Semver is not enough: `id`
However, semver is insufficient here with the kubernetes version selection. The problem is
However, semver is insufficient here with the kubernetes version selection. The problem
arises in the following scenario:
* Install k8s 1.5, 1.5 version of manifest is installed