mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Document that sdnotify can be set to healthy
For quadlets you can set sdnotify (which maps to Notify=) to healthy to use a healthcheck to determine when the container is up. Signed-off-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
This commit is contained in:
parent
d901da6301
commit
cfdd6ac3e8
1 changed files with 3 additions and 0 deletions
|
|
@ -970,6 +970,9 @@ options:
|
|||
description:
|
||||
- Determines how to use the NOTIFY_SOCKET, as passed with systemd and Type=notify.
|
||||
Can be container, conmon, ignore.
|
||||
For quadlets it can also be healthy to use the built in health checks, see
|
||||
L(documentation,https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html#notify-defaults-to-false)
|
||||
for more details.
|
||||
type: str
|
||||
secrets:
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue