Files
dsk-iac/ansible/kubespray/tests/cloud_playbooks/templates/gcs_life.json.j2
2023-12-19 14:31:22 +09:00

10 lines
101 B
Django/Jinja

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