Volodymyr Melnyk

Results 11 comments of Volodymyr Melnyk

Thank you for the hint! It might be that I do something wrong, but I have to admit that the environment variables don't change anything. Here's a snippet from the...

Alas, `SSL_CA_FILE` is set, but it doesn't affect interactions with Kubernetes API Server. I will open a similar issue for `zalando/spilo`, but if anyone have any other ideas, please, share...

Of course, I've set them and I see that the environment variables are properly set, but the point is that they don't affect interactions with Kubernetes API Server at all....

> Is this resolved via https://github.com/zalando/spilo/releases/tag/2.1-p6 or other recent changes? Haven't tried that yet, because I decided that using a "long" CA bundle for a Kubernetes wasn't a good idea...

@D1StrX, right, a chained CA causes lots of pain. I had similar problems with the Elastic stack. I also have a feeling that there were something else, though I can't...

Thank you for the reply! I will carefully read it a bit later, but right now I'd like to apologise for not wishing you a happy new year too! Alas,...

Hello again! Thank you for such a detailed explanation and, of course, for your understanding and wishes. What I wish you is to never deal with ruzzians; they are dishonourable,...

...The solution could look somehow like the following: ```yaml hull: objects: serviceaccount: _my_serviceaccount: metadataNameOverride: _HT*serviceAccount.name staticName: _HT?(index . "$").Values.serviceAccount.staticName deployment: my-deployment: pod: serviceAccountName: >- _HT! {{- $parent := (index ....

Hello! You've got my intention absolutely right! I'd like to let the user use my HULL-powered charts just the same way they use other charts, to set the parameters they...