diff --git a/podman/alertmanager.sls b/podman/alertmanager.sls new file mode 100644 index 0000000..d90e0e8 --- /dev/null +++ b/podman/alertmanager.sls @@ -0,0 +1,4 @@ +{% from 'lib.sls' import container_deploy with context %} + +{{ container_deploy('alertmanager') }} +