Skip to content

Commit

Permalink
Merge pull request #215 from SUNET/jocar-reap-naemon-children
Browse files Browse the repository at this point in the history
Naemon needs help reaping it's defunct children
  • Loading branch information
theseal authored Nov 8, 2024
2 parents 4e49712 + 19b6868 commit d54188f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/naemon_monitor/docker-compose.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ services:
- 'ACME_URL=http://acme-c.sunet.se/'

naemon:
init: true
image: docker.sunet.se/naemon:<%= @naemon_tag %>
<% unless @resolvers.empty? -%>
dns:
Expand Down

0 comments on commit d54188f

Please sign in to comment.