crictl allow setting grace period for stop containers upon reset (#10651)

* crictl allow setting different grace period for stop containers and pods

* correct grace period location
This commit is contained in:
Noam
2024-01-22 18:11:08 +02:00
committed by GitHub
parent a45a40a398
commit 3e7b568d3e
2 changed files with 4 additions and 1 deletions

View File

@@ -16,3 +16,6 @@ reset_restart_network_service_name: >-
{%- elif ansible_os_family == "Debian" -%}
networking
{%- endif %}
# crictl stop container grace period
cri_stop_containers_grace_period: 0