Skip to content

Commit

Permalink
add ?auto query param to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jsadowyj committed Sep 22, 2023
1 parent e08921d commit f75add5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ metadata:
name: check-idle-apache
namespace: default
spec:
command: check-idle-apache --url http://127.0.0.1/server-status --critical 0 --warning 5
command: check-idle-apache --url http://127.0.0.1/server-status?auto --critical 0 --warning 5
subscriptions:
- system
runtime_assets:
Expand Down

0 comments on commit f75add5

Please sign in to comment.