Christophe van de Kerchove
Christophe van de Kerchove
Hey, The kubernetes community has a set of icons for different kubernetes resources. It would be nice to have them natively in draw.io https://github.com/kubernetes/community/tree/master/icons
The use case was that when using the "attachment://", it would replace the link twice, once on the "attachment://" and after that on the replace all as well as the...
Hi, First of all, I love the library! it's great bud I got a small question. I know a issue like this was already posted before, bud I got the...
### Terraform Version ```shell terraform version Terraform v1.3.5 on darwin_arm64 ``` ### Terraform Configuration Files ```terraform provider "kubernetes" { host = "127.0.0.1:8001" insecure = true } resource "test_assertions" "deployment" {...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...