Field | Type | Description | Value(s) |
---|---|---|---|
device | string | Path to the watchdog device. | |
timeout | Duration |
🎉 TalosCon 2025: Come to TalosCon in Amsterdam, October 16-17. Learn more →
🎉 TalosCon 2025: Come to TalosCon in Amsterdam, October 16-17. Learn more →
WatchdogTimerConfig is a watchdog timer config document.
apiVersion: v1alpha1
kind: WatchdogTimerConfig
device: /dev/watchdog0 # Path to the watchdog device.
timeout: 2m0s # Timeout for the watchdog.
Field | Type | Description | Value(s) |
---|---|---|---|
device | string | Path to the watchdog device. | |
timeout | Duration |
Was this page helpful?