helm
Here are 1,685 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
The documentation for this chart specifies that you can give it a logLevel parameter that has a default value of 4. It's not immediately obvious to me what this number means or what other numbers I could give to this parameter.
Describe the solution you'd like
It would be nice to enumerate on the documentation what val
I can see there's a grayed out option to assign groups to projects as members, but I can't find a place to create the groups in the UI.
Assigning individual users to projects is pretty painful.
I'm using the local database as the authentication source.
Harbor Version v1.10.2-d0189bed
Describe the bug
The description How to bootstrap Flux using Kustomize, overwriting the default namespace sets up a failing memcached connection.
When I follow the description, I get many errors in the logs which tell me that memcached is unreachable (see logs below).
The reason seem
When deploying on clusters with mixed Linux and Windows nodes, it's necessary to put a nodeSelector constraint to ensure that only nodes with the matching OS type get chosen by the scheduler.
The following should be added in the deployment specs for all the Linux deployment templates.
nodeSelector:
beta.kubernetes.io/os: linux
Similarly Windows packs will need:
`beta.kub
Summary
Add field/label "LIVE For:" to show how much time the Revision was LIVE. Currently when a user clicks on the "History and Rollback", it shows all past Revisions and when it was triggered and completed and also displays the amount of time for which that Revision was LIVE. But it does not mention what these timings/durations are for (as shown in the attached screenshot where it shows dur
-
Updated
May 15, 2020 - Emacs Lisp
I have a release label
version: x.y.z
and helmfile cmd w/ --selector whatever=dog,version=x.y.z
Malformed label: version=x.y.z. Expected label in form k=v or k!=v in ...[mytemplate.yaml]...
Looking at:
Why are there any character restrictions on
It would be nice to have a flag that allows to keep only the last x versions of a chart.
In the Kubernetes admin course, we mention CoreOS Tectonic, but it may soon be folded into OpenShift. The slides should be updated to clarify (and, while we're there, add a few other options).
This is in file slides/k8s/setup-selfhosted.md.
[Discussion in #446](https://github.com/jpetazzo/container.training/pull/446/files/3f40cc25a2f31e54a02d64e683deee1be9837e86#diff-2ffe1c2ff95f331d6a12f9ea
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
Nov 22, 2019 - Go
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
At the Dockercon18, Workshop: Docker Application Package, I have asked if the command validate is executed before sharing or deploying the app.
Since there was not a clear answer about it, they encouraged me to open this issue/question.
I have checked the code and seems that is not called, maybe is called, but I could not find it.
In my opinion would be great to ensure the app is valid befo
Is there a list of all the possible labels/annotations that keel uses? I went through all the documentation but didn’t any any place that list them all. Could you please have a section in the Guide that list all the labels/annotations?
Also, why are labels and annotations used interchangeably? It doesn’t matter if either is used? Examples in the Guide sometimes using labels and sometimes using
Description
What is the current behavior?
There is currently no top padding, so the array inputs are butting into each other.
What is the expected behavior?
There should be an 8px top margin to match other inputs.
Reproduction
- Open the editor
- Add an array property
- Click the + to add more
- Observe
Evidence
, it looks like if https://github.com/helm/monocular/blob/v1.2.0/cmd/chart-repo/utils.go#L100 comes back with an empty list (if there are no entries in the index.yaml, or all charts are deprecated), then https://github.com/helm/monocular/blob/v1.2.0/cmd/chart-repo/utils.go#L260 results in a panic as it tries
deis logs -a <app_name> --lines -1 not spitting out all logs since app launch. As a workaround you have to supply an arbitrarily large number i.e - deis logs -a <app_name> --lines 10000.
Which chart:
Redmine 4.1.1
Describe the bug
Does not allow importing issues with Unicode characters as the database is probably set up with the wrong UTF-8 collation. More information: https://medium.com/@adamhooper/in-mysql-never-use-utf8-use-utf8mb4-11761243e434
To Reproduce
Steps to reproduce the behavior:
helm install redmine- Try to create an issue which contai
Is your feature request related to a problem? Please describe.
When running okteto as part of a script (or in the remote-kubernetes plugin) having the ascii animations makes reading the logs harder.
Describe the solution you'd like
I'd like to have a --headless (or similarly named parameter) that disables the animations and just prints text messages.
The regex test if [[ $yml =~ ^(.*/)?secrets(\.[^.]+)*\.yaml$ ]] does not match the helm secrets help text, at least on OSX.
secrets.dev.yaml functions properly; secrets-dev.yaml fails to decrypt; helm secrets implies it should: wrapper that decrypts secrets[.*].yaml
-
Updated
May 8, 2020 - HTML
Add gPRC API
Implement a gPRC version of the API (on a different port) for podinfo and generate the client in podcli.
-
Updated
May 7, 2020 - Go
More detailed docs
Hi, I would like to know more about what are the internal flows of helmsman. Do you have some design docs ?
-
Updated
May 14, 2020 - Go
Hello, I want to add my own micro services on the basis of sitewhere micro services. I saw that the source code is used for external project calls using gradle. The API for grpc calls is provided in sitewhere-grpc-api. But how do I call methods on sitewhere when I develop with maven+springboot? Are there demo examples?
Description
Add --helm3 flag to chart app
The arkade install chart command should have helm3 support and use it by default.
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."
I had some issues and talked on the slack channel with @hickeyma.
In the end the problem was me, not understanding the helm chart name and the release name.
So I had the following situation:
I didn't know in the beginning that the release name had to be unique within a namespace. I used the helm chart name as component name (copy, content, seo, orders etc.) and the release name initial for