kevspl
Results
2
issues of
kevspl
If you have the following: ``` kind: Deployment metadata: annotations: test.io/tracking-id: atestinstance-001 labels: app.kubernetes.io/instance: atestinstance001 ``` How do you use exclude with this? Just doing `metadata.labels` does exclude all the...
Hey all, I am using pty in my project to get some CLI tools to print with color. Is it possible to get back 3 files here, one as it...