Skip to content

Commit 5d3620e

Browse files
authored
Merge pull request #353 from bacongobbler/fixup-healthcheck-output
fix(applications): fixup exec probe output
2 parents b5e1022 + 25006d1 commit 5d3620e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/applications/managing-app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Timeout (seconds): 50
142142
Period (seconds): 10
143143
Success Threshold: 1
144144
Failure Threshold: 3
145-
Exec Probe: Command="/bin/echo -n hello"
145+
Exec Probe: Command=[/bin/echo -n hello]
146146
HTTP GET Probe: N/A
147147
TCP Socket Probe: N/A
148148
```

0 commit comments

Comments
 (0)