David Heereman
David Heereman
#### Describe the issue vault-agent configmap is not deleted when pod is gone. This becomes an issue when having hundreds of thousands of these orphaned resources in the cluster which...
## Expected Behavior Having a ``myapp`` repo structure ``` myapp ├── catalog-info.yaml ├── docs │ └── index.md ├── index.js ├── mkdocs.yml ``` Then trying to go to a docs section...
**Problem description:** With [ttlsSecondsAfterFinished](https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/#_ttlsecondsafterfinished) we have the possibilty to clean up **scheduled** task (i.e. jobs and their pods in kubernetes). Is there also a configuration available for completed pods from...