-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
The apiVersion for deployments and the ingress are not working for kubernetes 1.18. Even when manually upgrading them gives me issues:
Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Deployment" in version "extensions/v1beta1"
Even though I have apiVersion: apps/v1 in my deployments.
I am using:
- helm: v3.2.4
- kubernetes client: 1.18.5
- kubernetes server: 1.18.3
Metadata
Metadata
Assignees
Labels
No labels