Files
dsk-iac/kubespray/tests/cloud_playbooks/templates/gcs_life.json.j2
havelight-ee 4c32a7239d update
2023-05-30 14:44:26 +09:00

10 lines
101 B
Django/Jinja

{
"rule":
[
{
"action": {"type": "Delete"},
"condition": {"age": {{expire_days}}}
}
]
}