Skip to content

Commit 39b9791

Browse files
committed
default.yaml: add a comment on the probes that supports variable substitution
Signed-off-by: Norio Nomura <[email protected]>
1 parent 5450539 commit 39b9791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/default.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ containerd:
235235
# playbook: playbook.yaml
236236

237237
# Probe scripts to check readiness.
238+
# The scripts can use the following template variables: {{.Home}}, {{.UID}}, {{.User}}, and {{.Param.Key}}
238239
# 🟢 Builtin default: null
239240
# probes:
240241
# # Only `readiness` probes are supported right now.

0 commit comments

Comments
 (0)