The Wayback Machine - http://web.archive.org/web/20200711030910/https://github.com/topics/helm-charts
Skip to content
#

helm-charts

Here are 524 public repositories matching this topic...

immewnity
immewnity commented Apr 21, 2020

I'm just starting out in using DefectDojo, and am a bit confused on what the Tool Type and Tool Configuration sections inside Configuration. I know that documentation is something DefectDojo prides itself on, and I greatly appreciate the breadth of it... but I can't seem to find this documented anywhere.

an-excellent-choice
an-excellent-choice commented Jun 19, 2019

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

jetersen
jetersen commented Dec 12, 2019

Currently trying to configure buildSync.json and I have no idea what is the proper way of configuring the preinstalled buildSync plugin.

at the moment I am getting replication errors for artifactory-build-info and I would like to configure it properly.

eservent
eservent commented Sep 25, 2019

Hello,
I tried to use /bin/terraform-docs.awk to generate documentation with terraform-docs.

An error occured with this variable from provider aws, resource "aws_ecs_service", property "ordered_placement_strategy" :

variable "ordered_placement_strategy" {
  type = list(object({
    type  = string
    field = string
  }))
  description = "Ordered task placement strategy on EC2 inst
jhosteny
jhosteny commented Dec 5, 2019

This commit changed the CRD yaml file names. This can be fixed by pinning to v0.34.0, or changing the referenced filename. I have a change that does the latter if you would like that as a fix. I'd suggest pinning it to v0.34.0 though, and can submit a PR for that instead if desired. There is no tag yet

rbkaspr
rbkaspr commented Mar 23, 2020

Issue
Argo CD has runtime flags to change the base context path that content is served on. Currently the Helm chart does not have a mechanism to allow administrators to set this value at deployment time, and the resulting Deployment object needs to be edited by hand.

Proposal
Add an additional flag to the Helm chart that allows the basehref setting to be overridden, and propagate thos

jrnt30
jrnt30 commented Apr 17, 2017

Thanks for the great examples and starting spot, this is something I could see being immensely helpful for my team and others on leveraging repeatable templates.

One thing to note, the currently deployed version on https://technosophos.github.io/common-chart/ does not contain the updates that were made to some of the core helpers, so it is a bit disorienting when attempting to follow along wit

Improve this page

Add a description, image, and links to the helm-charts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the helm-charts topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.