1
0
Fork 0
forked from infra/ansible

poddlers: try and set temp-volume to emptydir explicitly

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-04-30 11:07:26 -07:00
commit 2163e36fcc

View file

@ -42,6 +42,7 @@
secret:
secretName: keytab
- name: temp-volume
emptyDir: {}
{% endmacro %}