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