mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-16 09:16:24 +00:00
* chore: bump chainsaw * more template use * v0.2.10 * go mod --------- Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> |
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
README.md | ||
resource-assert.yaml | ||
resource.yaml |
## Description
This test must not be able to clean up config map as the service account mounted does not have required permission to cleanup the config map via the cleanup.kyverno.io/ttl: 10s
label assignment.
Expected Behavior
The pod test-cm
is not cleaned up successfully after 10s.