fix pols for 1.18
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user