Merge pull request #436 from delgurth/master

Make the watchtower_memory default an actual default
This commit is contained in:
David Stephens 2021-03-01 12:58:59 +00:00 committed by GitHub
commit fcd2798366
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,4 +17,4 @@ watchtower_command: "--schedule '{{ watchtower_cron_schedule }}'"
# watchtower_command: "--schedule '{{ watchtower_cron_schedule }}' --notifications 'slack' --notification-slack-hook-url 'https://hooks.slack.com/services/xxx/yyyyyyyyyyyyyyy' --notification-slack-identifier 'ansible-nas'"
# specs
memory: "{{ watchtower_memory }}"
watchtower_memory: 1g