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:
parent
64045f79bf
commit
c4a4634f49
2 changed files with 3 additions and 2 deletions
|
|
@ -42,7 +42,8 @@
|
|||
secret:
|
||||
secretName: keytab
|
||||
- name: temp-volume
|
||||
emptyDir:
|
||||
emptyDir: {}
|
||||
|
||||
{% endmacro %}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue