5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
{% from 'lib.sls' import pod_deploy with context %}
|
|
|
|
{{ pod_deploy('recipes') }}
|
|
|