helm
Here are 2,495 public repositories matching this topic...
Describe the bug
In the official docs, the page for Helm notes that variables can be substituted using the $ character, but do not specify how to escape them. The user should not have to dig through the source code for this information. If this is not a supported feature, then the docs should state this very clearly.
To Reproduce
-
Updated
Aug 6, 2021 - Go
-
Updated
Apr 5, 2020 - Go
This feature enables the ipsec backend for Flannel in the k3sup install command
Expected Behaviour
An additional flag to k3sup install should enable ipsec for Flannel as
-
Updated
Aug 9, 2021 - Rust
-
Updated
Aug 4, 2021 - Emacs Lisp
-
Updated
Nov 22, 2019 - Go
When an application created and component has something wrong that failed to apply, our application status doesn't report the apply error in status.services.[component], but only some info in condition. We should record the apply error in the services field.
Is your feature request related to a problem?
"DevSpace should use the current docker behavior for dockerignore:
Dockerfile + .dockerignore
Dockerfile + Dockerfile.dockerignore
Dockerfile.frontend + Dockerfile.frontend.dockerignore
"
Which solution do you suggest?
Delegating the dockerignore file search to Docker if possible, otherwise copying the behavior as best as possible
Expected Behaviour
When using K8s 1.22 and newer, use the new namespace for ingress, for older use the deprecated API (apiVersion: extensions/v1beta1)
Several apps gener
Using #1671 as an example we could add unit tests for the flux create secret git/helm/tls --export commands and validate the YAML output against golden file.
-
Updated
Jul 29, 2021 - Go
Is your feature request related to a problem? Please describe.
I want to strictly run my Okteto pods in special worker nodes e.g. GPU enabled.
Describe the solution you'd like
Add nodeSelector and affinity options to Okteto manifest that maps to nodeSelector and affinity in Kubernetes manifest.
Describe alternatives you've considered
2 alternatives to solve this proble
-
Updated
Jun 6, 2021 - Shell
-
Updated
Aug 6, 2021 - Go
-
Updated
Jun 11, 2021 - Go
-
Updated
Aug 6, 2021 - HTML
-
Updated
Aug 9, 2021 - Mustache
-
Updated
Jun 21, 2021 - Go
-
Updated
Aug 9, 2021 - Python
-
Updated
Jul 25, 2019 - Clojure
Improve this page
Add a description, image, and links to the helm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the helm topic, visit your repo's landing page and select "manage topics."



when killing the process running
helm dep upit sometimes leave a temporary folder namedtmpchartsand this makes the nexthelm dep upfail with the following error.This is easily reproducable by creating a folder named
tmpchartsinside an helm chart root folder and try to l