Fix indentation

This commit is contained in:
Aurélien Bompard 2024-06-21 10:28:59 +02:00
parent 51b4c381ae
commit bc5ffc35b1
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD
2 changed files with 26 additions and 23 deletions

View file

@ -80,7 +80,10 @@ spec:
command: ["mm2_get-netblocks", "--debug", "internet2", "/var/cache/mirrorlist/i2_netblocks.txt"]
env:
{{ common_env() | indent(4) }}
{{ volumes() | indent(4) }}
volumeMounts:
{{ common_volume_mounts() | indent(4) }}
volumes:
{{ common_volumes() | indent(4) }}
{{ security_context() | indent(4) }}
---
# Amazon EC2 netblocks