added prometheus

This commit is contained in:
= 2022-11-29 09:14:03 +01:00
parent b411efa4a5
commit 1faaa147f2

4
podman/prometheus.sls Normal file
View File

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