arun-gupta / lil-kubernetes-for-java

Kubernetes for Java Developers - LinkedIn Learning Course
https://www.linkedin.com/learning/kubernetes-for-java-developers
Apache License 2.0
98 stars 134 forks source link

Updated to the helm v3 #4

Open lserveriiev opened 3 years ago

lserveriiev commented 3 years ago

There are some changes about compatible the helm version 3. Also did some changes in the k8s manifests. The old manifest didn't pass the validation of the k8s version 21 rules.

MichelinMan commented 2 years ago

Thank you for making this work with helm 3, I checkout out your PR and I can confirm that it now works on my localhost.