|
Re: How to override the default helm chart values in values.yaml using hapi?
Note that I did not use helm client, instead, I use gRPC API to communicate with tiller server directly.
I just reviewed the source code of helm client. It just configures the
Note that I did not use helm client, instead, I use gRPC API to communicate with tiller server directly.
I just reviewed the source code of helm client. It just configures the
|
By
benjamin <benjamin_wang@...>
·
#43
·
|
|
Re: How to override the default helm chart values in values.yaml using hapi?
If you want to override values, you'll want to add your values as a ValueOverride option to InstallRelease. An example can be found within
If you want to override values, you'll want to add your values as a ValueOverride option to InstallRelease. An example can be found within
|
By
Matt Fisher <matt.fisher@...>
·
#42
·
|
|
How to override the default helm chart values in values.yaml using hapi?
I use the following code (golang) to deploy helm chart into kubernetes. I removed the error handling code for simplicity.
The last parameter "values" is used to override the values of some fields
I use the following code (golang) to deploy helm chart into kubernetes. I removed the error handling code for simplicity.
The last parameter "values" is used to override the values of some fields
|
By
benjamin <benjamin_wang@...>
·
#41
·
|
|
Re: Prevent an accidental helm delete
If your cluster is using RBAC, you could remove the tiller's RoleBinding (or at least its delete permissions) to prevent the tiller from carrying out an unintended delete.
Thanks,
Bryan
If your cluster is using RBAC, you could remove the tiller's RoleBinding (or at least its delete permissions) to prevent the tiller from carrying out an unintended delete.
Thanks,
Bryan
|
By
Bryan Rosander
·
#40
·
|
|
Re: Prevent an accidental helm delete
Hey Victor,
I'm not aware of a way to do this right now, but a --prompt option flag has been suggested previously (though for helm install). We'd be more than happy to see a PR to add that flag! We'd
Hey Victor,
I'm not aware of a way to do this right now, but a --prompt option flag has been suggested previously (though for helm install). We'd be more than happy to see a PR to add that flag! We'd
|
By
Matt Fisher <matt.fisher@...>
·
#39
·
|
|
Prevent an accidental helm delete
Hi,
Is there a way to prevent an accidental helm delete?
Regards,
Victor.
Hi,
Is there a way to prevent an accidental helm delete?
Regards,
Victor.
|
By
victor.buciuc@...
·
#38
·
|
|
Re: Linking external files to the values.yaml
Hi Matt,
Thank you for the advice and I will follow that. Can you place send some documentations regarding --set.
And yes we can close that GitHub issue.
Thank you,
Kavindu
Hi Matt,
Thank you for the advice and I will follow that. Can you place send some documentations regarding --set.
And yes we can close that GitHub issue.
Thank you,
Kavindu
|
By
kavindu175@...
·
#37
·
|
|
Re: Linking external files to the values.yaml
Hey Kavindu,
Up until very recently there was no way to reference files external to the helm chart asides from using invocations like `--set foo=$(cat myfile)`. However, there is a PR out there to
Hey Kavindu,
Up until very recently there was no way to reference files external to the helm chart asides from using invocations like `--set foo=$(cat myfile)`. However, there is a PR out there to
|
By
Matt Fisher <matt.fisher@...>
·
#36
·
|
|
Linking external files to the values.yaml
Hi,
Currently, I am working on deploying MySQL using helm package. In that scenario, I want to add some custom configuration files and initialization SQL file. According to the details which are
Hi,
Currently, I am working on deploying MySQL using helm package. In that scenario, I want to add some custom configuration files and initialization SQL file. According to the details which are
|
By
kavindu175@...
·
#35
·
|
|
Does helm support xpath?
Hi,
Currently, I am working on creating configMaps using helm. I am facing an issue that I cannot replace a value of xml file using xpath. I have explained my task below
I have a xml file called
Hi,
Currently, I am working on creating configMaps using helm. I am facing an issue that I cannot replace a value of xml file using xpath. I have explained my task below
I have a xml file called
|
By
kavindu175@...
·
#34
·
|
|
Add initialization sql files to helm mysql externally
Hi,
I want to deploy the mysql using helm which is mentions as this link. It is mentioned that if we want to add sql file as initialization configuration we want to add the whole content to
Hi,
I want to deploy the mysql using helm which is mentions as this link. It is mentioned that if we want to add sql file as initialization configuration we want to add the whole content to
|
By
kavindu175@...
·
#33
·
|
|
Helm and Kubernetes Application Survey 2018 Information
Now that the survey is closed we've begun to work through the information and try to share share results more widely. Here are pointers to some information as it pertains to Helm, where some of the
Now that the survey is closed we've begun to work through the information and try to share share results more widely. Here are pointers to some information as it pertains to Helm, where some of the
|
By
Matt Farina
·
#32
·
|
|
Re: installing from source problem
It just takes a long time to fetch k8s.io/kubernetes from source. Depending on internet speeds it’s taken me upwards of a half hour to fetch k8s.io/kubernetes. How long were you waiting for?
It just takes a long time to fetch k8s.io/kubernetes from source. Depending on internet speeds it’s taken me upwards of a half hour to fetch k8s.io/kubernetes. How long were you waiting for?
|
By
Matt Fisher <matt.fisher@...>
·
#31
·
|
|
installing from source problem
Hi
I need to install Tiller locally for some reasons and the only way to do it is installing from source as I understand.
I followerd the steps listed in the docs
Hi
I need to install Tiller locally for some reasons and the only way to do it is installing from source as I understand.
I followerd the steps listed in the docs
|
By
Denis Chebotarev <denis.chebotarev@...>
·
#30
·
|
|
installing from source problem
Hi
I need to install Tiller locally for some reasons and the only way to do it is installing from source as I understand.
I followerd the steps listed in the docs
Hi
I need to install Tiller locally for some reasons and the only way to do it is installing from source as I understand.
I followerd the steps listed in the docs
|
By
Denis Chebotarev
·
#29
·
|
|
Re: Take the Kubernetes Application Survey
We're going to go around sharing it everywhere. I'll try to get to that later today.
Thanks for pointing it out.
--
Matt Farina
mattfarina.com
Go in Practice - A book of Recipes for the Go
We're going to go around sharing it everywhere. I'll try to get to that later today.
Thanks for pointing it out.
--
Matt Farina
mattfarina.com
Go in Practice - A book of Recipes for the Go
|
By
Matt Farina
·
#28
·
|
|
Re: Take the Kubernetes Application Survey
Matt
Thank-you for doing this. Please could you post on some of the CNCF
slack channels too?
alexis
Matt
Thank-you for doing this. Please could you post on some of the CNCF
slack channels too?
alexis
|
By
Alexis Richardson <alexis@...>
·
#27
·
|
|
Take the Kubernetes Application Survey
The survey is available at https://goo.gl/forms/ht61kKETiqVR103v1
Backstory: For the past several months the App Def WG has been looking at how people build applications to run on Kubernetes and tools
The survey is available at https://goo.gl/forms/ht61kKETiqVR103v1
Backstory: For the past several months the App Def WG has been looking at how people build applications to run on Kubernetes and tools
|
By
Matt Farina
·
#26
·
|
|
Re: Helm 3.0 Development Branch
Sounds good to me!
Michelle Noorali
Sounds good to me!
Michelle Noorali
|
By
Michelle Noorali
·
#25
·
|
|
Re: Input requested: Helm v3 survey
Thanks Matt Farina!
For the how many users question, I think it depends what you want to know. Are you trying to get a sense of how many developers or operators are using helm? Or, is helm the go-to
Thanks Matt Farina!
For the how many users question, I think it depends what you want to know. Are you trying to get a sense of how many developers or operators are using helm? Or, is helm the go-to
|
By
Stefanie Arnold
·
#24
·
|