-
**Is your feature request related to a problem? Please describe.**
Using the helm interface, I can see which release is deployed and in what state it's currently at. I'd like to see the…
-
Hey,
are there already any plans to support Helm v3?
Maybe as a new plugin (which prevents breaking existing deployments).
Thanks for your awesome work!
-
after executing : helm3 package prefect-ui/ -d ./charts inside refect-server-k8 folder,
``` Error: found in Chart.yaml, but missing in charts/ directory: postgresql-ha, minio```
-
Currently, no matter what is happening a `helm3 upgrade` will run regardless if its necessary, say during re-run of the `porter install` process or not. To speed the process up, it would be helpful if…
-
In helm3 the template command doesn't have the --name option, the new syntax is helm template [NAME] [CHART] [flags] see https://helm.sh/docs/helm/helm_template/
-
If I use this action to login to EKS and later use helm to interact with the cluster, I get the following error:
```
Error: Kubernetes cluster unreachable: Get "https://****50.gr7.eu-west-1.eks.am…
-
Hi! Thanks for the amazing project!
The old issue https://github.com/cf-platform-eng/kibosh/issues/44 is seems be closed. But now Helm 3 is the mainstream.
Do you have any plans about adding Helm3…
kvaps updated
4 years ago
-
在使用helm3安装openpitrix 0.4时,弹出Error: unable to build kubernetes objects from release manifest: [unable to recognize "": no matches for kind "Deployment" in version "extensions1beta1"]怎么感觉这个项目都不更新了呀
`$ …
-
It is possible we may want to use mixins other than ones from the default Porter mixin feed, or specific versions of mixins other than latest.
We currently look at the list of mixins from the quick…
-
In the current situation, the creation of the namespace is managed by the 'create' configuration as we can see here: https://github.com/strimzi/drain-cleaner/blob/main/helm-charts/helm3/strimzi-drain-…