Skip to content

Commit 61b72a6

Browse files
authored
Update trouble_app_deploy.md
1 parent 9ba7d64 commit 61b72a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

troubleshoot_acm/trouble_app_deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Troubleshooting application Kubernetes deployment version
22

3-
A managed cluster with a deprecated Kubernetes `apiversion` might not be supported. See the [Kubernetes issue](https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/) for more details about the deprecated API version.
3+
A managed cluster with a deprecated Kubernetes `apiVersion` might not be supported. See the [Kubernetes issue](https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/) for more details about the deprecated API version.
44

55
## Symptom: Application deployment version
66

7-
You might see an error similar to the following if one or more of your application resources use the deprecated API:
7+
You might see an error similar to the following if one or more of your application resources uses the deprecated API:
88

99
```
1010
failed to install release: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for

0 commit comments

Comments
 (0)