-
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/
-
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```
-
在使用helm3安装openpitrix 0.4时,弹出Error: unable to build kubernetes objects from release manifest: [unable to recognize "": no matches for kind "Deployment" in version "extensions1beta1"]怎么感觉这个项目都不更新了呀
`$ …
-
**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…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Click "Charts" or "Releases" in Apps Section
**Expected behavior*…
-
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-…
-
Currently helm charts produced by this repository support Helm 2, which is deprecated and should not be used. Unfortunately, they are not very well compatible with Helm 3 and fail to install using Ter…
-
I noticed significant degradation of performance in running our unit tests using `0.2.7` vs `0.2.8`. The time increased from ~10 seconds to ~6 minutes.
Is anyone else seeing this as well? Why is th…
-
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
-
**What would you like to be added**:
A new config entry to set the path to helm binary.
**Why is this needed**:
Because you can provide more tiny application that don't need to include a 47MB bin…