-
We want to be able to add metadata in the chart that can be used to determine whether a particular chart is deprecated or not. This metadata should live in the Chart.yaml file, such as:
```
name: …
-
https://github.com/kubernetes/ingress/tree/master/controllers/nginx#server-side-https-enforcement says that the HTTP->HTTPS redirect should be enabled by default if a TLS config is given for the `Ingr…
-
# Summary
I propose to add `exports.yaml` which is templated, available to the rest of templates and accessible from parent charts.
# Motivation
Currently when chart `A` depends on `B` it include…
-
There are a number of requests and PRs for adding new build targets, artifacts, and so on. This is a meta-issue to bring all of those together and maybe open a discussion on making some bigger changes…
-
Can probably contribute a helm chart once the docker-compose is written.
For context, Helm is the package manager on Kubernetes. It would allow you to deploy this application easily into a k8s env…
-
I'm using GCE, and I didn't manage to make this storageClass working as expected.
**Kubernetes version** (use `kubectl version`):
```
kubectl version
Client Version: version.Info{Major:"1", M…
-
The `--recreate-pods` tag is supposed to recreate the pods of statefulsets?
I'm trying to update a statefulset with a NEWCHART, which describes a new image for my statefulset. The only difference w…
-
**Is this a bug report or feature request?**: Mixed; depends on perspective
**Kubernetes Version** (output of `kubectl version`): N/A
**Helm Client and Tiller Versions** (output of `helm…
-
When I run `helm dep up` I'm getting various `-index.yaml` files littered in my CWD, I'm told these should be going into the `HELM_HOME` however I don't have that set, so it seems something's not resp…
-
I believe it's time to start taking non-openstack-helm related items out of this repo, and place them into other more appropriate repositories:
**openstack-helm-infra:**
- ceph
- ingress
- maria…