5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
{% from 'lib.sls' import container_deploy with context %}
|
|
|
|
{{ container_deploy('prometheus') }}
|
|
|