Helm not overwrite values
emawata@...
Hello, I am using EKS, I configured the installation for Prometheus, but when trying to overwrite settings does not, I had to modify the configmap manually, mayby something wrong in my yaml file?
serviceAccounts:
server:
name: "service-account"
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::xxxxxxxxxxxxxx:role/ServiceAccount-Role
server:
remoteWrite:
-
url: https://aps-workspaces.xx-xxxx-x.amazonaws.com/workspaces/xxxxxxxxxxxx/api/v1/remote_write
queue_config:
max_samples_per_send: 1000
max_shards: 200
capacity: 2500
sigv4:
region: xx-xxxx-x
role_arn: arn:aws:iam::xxxxxxxxxxxxx:role/Role
statefulSet:
enabled: "true"
scrape:
enabled: true
scrape_configs:
- job_name: statsd_metrics
metrics_path: /metrics
static_configs:
- targets: ['xxxxxxxxxxxxxxx:9102']
|
|
How to prevent dependencies from being updated if no change in chart.yaml
BERCOVITZ David
Hello,
I'm running the following commands in a CI/CD environment: helm dependency update $DEPLOY_NAME
helm upgrade $DEPLOY_NAME $DEPLOY_NAME -i -f values.yaml ${ADDITIONAL_VALUES_YAML_ARG} -n $VAL_NAMESPACE
I have a chart.yaml like the following: apiVersion: v2
name: myName
description: Sample chart
type: application
version: "2.0"
appVersion: "2.0"
dependencies:
- name: rabbitmq
alias: rabbitmq
version: 11.1.1
repository: https://marketplace.azurecr.io/helm/v1/repo
Each time I run the helm upgrade command from above, pods and containers are recreated in the Kubernetes cluster although the chart.yaml has not changed. Is there a mean to prevent such behavior and only update the delta? Thanks David.
|
|
Helm Improvement Proposal - duplicate chart metadata to a ConfigMap
Robert Brennan <robertb@...>
Hi all, I'd like to open a HIP for a feature request described in this issue: https://github.com/helm/helm/issues/8991 The goal is to allow third-party tooling, like Nova and Pluto, to view metadata about Helm state (release name, version, chart source, etc) without needing RBAC that grants them access to Secrets. Currently, for Nova and Pluto to do their job, they need Secrets access, which is a huge security concern, and prevents some organizations from adopting them. If a HIP would be appropriate, I'm happy to flesh out this idea some more and open a PR. -Robert -- Automate, monitor, and enforce Kubernetes best practices
|
|
Re: Helm Chart to deploy Ceph RBD Volume
Fox, Kevin M <Kevin.Fox@...>
Not really helm specific in any way...
You can deploy the ceph-csi driver to your k8s cluster (https://github.com/ceph/ceph-csi), point it at your existing ceph cluster, and setup storage classes to make it available to the k8s cluster. Helm charts can utilize it by selecting an appropriate storage class. Thanks, Kevin ________________________________________ From: cncf-helm@... <cncf-helm@...> on behalf of Marcus Müller <mueller.marcus@...> Sent: Wednesday, July 20, 2022 2:23 AM To: cncf-helm@... Subject: [cncf-helm] Helm Chart to deploy Ceph RBD Volume Check twice before you click! This email originated from outside PNNL. Hi all, just wanted to ask if it’s possible to deploy a persistent Ceph rbd volume for a container with a helm chart. The Ceph cluster does not run with rook, its managed outside. If yes, do you know any example helm chats for this? Regards Marcus
|
|
Helm Chart to deploy Ceph RBD Volume
Marcus Müller
Hi all,
just wanted to ask if it’s possible to deploy a persistent Ceph rbd volume for a container with a helm chart. The Ceph cluster does not run with rook, its managed outside. If yes, do you know any example helm chats for this? Regards Marcus
|
|
Helm users mailing list for support and troubleshooting
Pierpaolo Culurciello
Dear all,
I've been deploying Helm charts into my K8S cluster for a while now (for example for JupyterHub, OsTicket, GeoServer) but this time I am struggling with persistent volumes permissions and I am not able to have all the microservices that compose a CKAN deployment (ckan, solr, redis, postgresql) up and running. Before posting my actual setup, the configurations and the attempts I did in order to make it working I would like to know whether this is the proper mailing list for such question. If it was not the right place, can someone of you show me the correct helm users mailing list? Thank you all in advance, Pierpaolo
|
|
Core Maintainer Self Nomination: yxxhero
苑雄雄
I would like to nominate myself as a core maintainer.
I'm a SRE engineer and have been using helm in production for many years. I have become a triage maintainer and am familiar with helm code, so I want to become a core maintainer and make more contributions to helm, including solving issue and pull request. look forward to your comments. GitHub: https://github.com/yxxhero
|
|
Re: Question about Helm summit
Matt Butcher
I believe Karen is on this list. She is also frequently in the Kubernetes slack.
From: Yair Etziony <yair.etziony@...>
Sent: Wednesday, June 1, 2022 3:21:27 PM To: Matt Butcher <matt.butcher@...> Cc: cncf-helm@... <cncf-helm@...> Subject: Re: [cncf-helm] Question about Helm summit Hi Matt
Thank you for the response,
Any idea how to communicate with Karen ? Is she on this list ?
Kind regards
Yair
On Tue 31. May 2022 at 19:01, Matt Butcher <matt.butcher@...> wrote:
|
|
Re: Question about Helm summit
Yair Etziony <yair.etziony@...>
Hi Matt Thank you for the response, Any idea how to communicate with Karen ? Is she on this list ? Kind regards Yair
On Tue 31. May 2022 at 19:01, Matt Butcher <matt.butcher@...> wrote:
--
|
|
Re: Question about Helm summit
Matt Butcher
We had discussed collocating with KubeCon prior to COVID. I am not sure if that is the plan for Helm Summit in the future. Karen (the community manager for Helm) might know better.
Matt
From: cncf-helm@... <cncf-helm@...> on behalf of Yair Etziony via lists.cncf.io <yair.etziony=polarsquad.com@...>
Sent: Monday, May 30, 2022 5:12:49 AM To: cncf-helm@... <cncf-helm@...> Subject: [cncf-helm] Question about Helm summit Hello,
My name is Yair Etziony; i am the head of operations for Polar Squad Germany.
We are A DevOps consultancy with offices in Finland, Germany, and Spain. We are advocates of open source software and part of the CNCF.
In 2019 I was part of the Helm Summit EU, I helped create the program, and i enjoyed the event. As a person managing a company doing DevOps and is part of the CNCF, i am wondering if there is another planned event in the EU in the future? If so, i would
gladly like to help and support it (from the curation side of things and maybe in other ways).
I believe that Helm and the community behind it are essential for the cloud-native and DevOps movements, and helping with an event like this is a crucial task for me.
Kind regards
Yair
--
|
|
Question about Helm summit
Yair Etziony <yair.etziony@...>
Hello, My name is Yair Etziony; i am the head of operations for Polar Squad Germany. We are A DevOps consultancy with offices in Finland, Germany, and Spain. We are advocates of open source software and part of the CNCF. In 2019 I was part of the Helm Summit EU, I helped create the program, and i enjoyed the event. As a person managing a company doing DevOps and is part of the CNCF, i am wondering if there is another planned event in the EU in the future? If so, i would gladly like to help and support it (from the curation side of things and maybe in other ways). I believe that Helm and the community behind it are essential for the cloud-native and DevOps movements, and helping with an event like this is a crucial task for me. Kind regards Yair --
|
|
Request to join https://github.com/helm/helm-www
苑雄雄
Hello everyone, I apply to join https://github.com/helm/helm-www , in order to contribute to the document, especially Chinese, I hope to get your support. My GitHub: https://github.com/yxxhero. Thanks very much.
|
|
helm install isn't working behind proxy
Majed Dobyani <mbth201@...>
Hello I use Ubuntu20.04, kubernetes 24 and helm 3. I already set up all proxy configurations for environment, apt , bashrc and wgerc and everything works fine. I can pull images from kubernetes and update the OS via proxy. But helm install is not working behind proxy and I got failed download. without proxy it is working fine. I appreciate any help or clue to fix this issue and be able to install charts using proxy.
|
|
Request for review/merge #10867
Jan-Otto Kröpke <mail@...>
Hello,
I would really appeciate it, if a helm maintainer could take a look at https://github.com/helm/helm/pull/10867. @joejulian did already a review as non core maintainer and redirect me to the mailing list here. The background of the pull request is described here: https://github.com/helm/helm/issues/10866 Thanks a lot, Jan
|
|
Request for review/merge PR #10867
Jan-Otto Kröpke
Hello,
I would really appeciate it, if a helm maintainer could take a look at https://github.com/helm/helm/pull/10867. @joejulian did already a review as non core maintainer and redirect me to the mailing list here. The background of the pull request is described here: https://github.com/helm/helm/issues/10866 Thanks a lot, Jan
|
|
Helm 3.9.0 release date changed
Matt Farina
Kubernetes has delayed the release of 1.24. Helm minor releases follow the minor releases of Kubernetes so that we can incorporate updates. Due to the delay in Kubernetes, which is currently scheduled for release on May 3rd, we are delaying the Helm 3.9 release candidate and full release by one week. Regards, Matt Farina
|
|
Need help for PR merging
Sunil
|
|
How to specify a "part-of" label on the Helm Release resource.
bharper@...
Openshift environment, and we have a group of deployments we'd like to have grouped in the console UI. We've specified a "part-of" (app.kubernetes.io/part-of) label for all the apps, but have to manually add this label to the Helm Release to have them all group accordingly in the UI. Any way to add that label to the Helm Release?
|
|
Re: Found some issue with helm 3.7.2 .
Wasim Khan <wasimcloud91@...>
Oh, Thanks Martin, I didn't figure that minute difference. Thanks for bringing it to my attention. Thanks & Regards, Wasim Khan
On Fri, 11 Feb 2022 at 02:46, Martin Hickey <martin.hickey@...> wrote:
|
|
HIP: Introduce a `export-values` feature for mapping values from parent chart to child charts
von Loewenstein, Jan <jan.von.loewenstein@...>
Hi Helm maintainers and Helm users,
we've created a HIP PR (helm/community#/242) for introducing a feature that was originally proposed with helm/helm#3242.
There have been multiple attempts to implement this.
However, most if not all of which ended up with a request to explain and document before implementing and in general to follow the Helm Improvement Proposal process, which has never happened.
Thinking that the idea had been discussed multiple times and had not really been questioned substantially, we've skipped the "Start
with an idea" phase and went on to directly provide a HIP via PR.
I hope this will not diminish the chance of getting a discussion rolling, get feedback from the community and getting a review from the Helm maintainers.
What is the next step? I'd be happy to discuss our HIP via PR review or in person (well, virtually) if the need arises. Feedback about how we can improve the proposal is most welcome.
Thanks, and bet regards
Jan (but I am merely the messenger)
|
|