added alertmanager

This commit is contained in:
= 2022-12-19 10:47:10 +01:00
parent 3f93e37473
commit bced2551a2

4
podman/alertmanager.sls Normal file
View File

@ -0,0 +1,4 @@
{% from 'lib.sls' import container_deploy with context %}
{{ container_deploy('alertmanager') }}