Skip to content

Commit 6a6f230

Browse files
committed
Update defaults/main.yml by adding health_check var
1 parent e2063d9 commit 6a6f230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

defaults/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ nginx_http_template:
182182
address: localhost
183183
port: 8081
184184
weight: 1
185+
health_check: max_fails=1 fail_timeout=10s
185186

186187
# Enable creating dynamic templated NGINX stream configuration files.
187188
nginx_stream_template_enable: false

0 commit comments

Comments
 (0)