deuch

Results 20 comments of deuch

If i understand correctly this is what i’m trying to do. In the template, i set a helm chart to install and a value : namespace:monitoring. So basically what you...

Helm-operator seems to be a dead project, at least for the moment. Installing helm-operator will not solve my problem if the user can create an helmrelease with the same chart...

For the naming issue, it’s already the case with or without forcing the namespace where to install :) Do you have a ETA for those new CRDs ? In the...

Hello, I've seen that now we can add parameters to the template, nice feature 👍 We can also check parameters :) But for my issue, can we also do some...

Did you check the X-Forwared-For header in your backend ? Proxies set this value to pass the IP of the client of the initial request.

Ok cluster consul doesn't fail easily (we've issue but ok). Agent (client) consul can failed, and we are using it at localhost fot the HTTPS port (8543). So a LB...

Tested your conf and still have the base64 encoded pfx in the container. The certificate came from app service certificate and is created by azure. I do not want to...

Yes we already do that for converting pfx to pem with initContainer. My aim is to have this secret injected in a k8s tls secret and set the auto-rotation of...

I do not import the certificate in keyvault by myself, it’s the azure managed service App Service Cerificate that do it. When you buy a certificate from App Service Certificate,...