DanPhonovation
DanPhonovation
+1 on this. It's a blocker for me. I have to do my modifications out-of-bounds of terraform as a result. In my case, I also imported a virtual machine. It's...
Defo possible but I u nderstand what you're saying: https://docs.n8n.io/reference/scaling-n8n.html#prerequisites
A bit sad about this one :(
Unstale: we need a resolution
I'm getting the following in devtron pod logs: ``` {"level":"info","ts":1695834272.9178524,"caller":"common/apiError.go:118","msg":"ERROR RES","TYPE":"API-ERROR","RES":500,"ERROR-MSG":[{"code":"000","internalMessage":"[{rpc error: code = Unknown desc = release: not found}]","userMessage":"rpc error: code = Unknown desc = release: not found"}],"err":null} 2023/09/27...
When I try this I cannot create a regular ingress object with a slash in it (forcing me to recreate the cert in my apps namespace): ``` Failed to save...
For anyone else, the fix is annotated in [this PR.](https://github.com/projectcontour/contour/pull/4283/commits/2eaad75ec96f2a815c24d19df3e3d6767f09d2f7) The fix is to annotate the ingress with: projectcontour.io/tls-cert-namespace: yournamespace