Maxime Thomassin
Maxime Thomassin
+1 for this feature! Could be an option between the two behaviors
+1 for this feature, could it also be possible to choose a template for a new files?
Hi, I am facing a similar issue. I have installed the operator through the helm char successfully. I can access the operator console no issues. I can also install a...
I have cert manager fetching a certificate and it create a tls secret with that name. Ive also been trying without all the TLS, and same issues. When looking at...
its not the actual value, but added *** just to hide the organization data. It is a proper dns that point to the correct ip that is set
ive set this value to false and I think its working now? ```yaml tenant: certificate: requestAutoCert: false ````
its just a typo when I remove it for github. My guess is that the TLS loaded on the ignress and the one in the tenant pod is not the...
I'm sharing what I end up doing for my setup. In my project I got many services that are all under the cmds/ folder. I also didnt like having an...
Thanks!