Nox
Nox
It could use another environment var like VIRTUAL_NETWORK (need this too)
I got the same when using docker-compose version 2 networking, pls patch docker-gen for this ! 👍
I made a PR for this #28
Hello, is there any plan to implement this ?
just noticed this PR: https://github.com/hashicorp/terraform-provider-kubernetes/pull/2020
Hello, any update on this ?
There's a plan to use annotations
Hi there, Would be best to be able to set everything from values.yaml I agree, I can make a PR if needed Something like that would be great: ``` config:...
Completely forgot about this, I'll see what I can do over the weekend
got the same issue that I could reproduce 100%: 1. create a registry A, build and push an image on registry A -> OK 2. remove registry A 3. create...