fix pols for 1.18

This commit is contained in:
2026-05-14 18:55:39 +07:00
parent 5578400e7f
commit ffa61ab646
19 changed files with 266 additions and 180 deletions
@@ -24,6 +24,6 @@ spec:
purpose: debug
conditions:
any:
- key: "{{ time_since('', request.object.metadata.creationTimestamp, '') }}"
- key: "{{ time_since('', target.metadata.creationTimestamp, '') }}"
operator: GreaterThan
value: "4h"
value: "4h0s"