1
0
Fork 0
forked from infra/ansible

poddlers: add blank line in volumes for spacing and drop whitespace cleanup in cleaning-packager-groups toddlers

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-04-30 11:20:27 -07:00
commit c4a4634f49
2 changed files with 3 additions and 2 deletions

View file

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

View file

@ -43,7 +43,7 @@ spec:
{% endif %}
volumes:
{{ common_volumes() }}
{% if toddler.name == "cleaning-packager-groups" -%}
{% if toddler.name == "cleaning-packager-groups" %}
- name: sync-group-keytab-volume
secret:
secretName: sync-group-keytab