mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
rename maxShutdownTime to stop_grace_period
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
b13cb77ce2
commit
5c444472c7
4 changed files with 15 additions and 16 deletions
|
|
@ -20,7 +20,6 @@ sed -i "s|'||g" containers.yml
|
|||
sed -i 's|production:|services:|' containers.yml
|
||||
sed -i 's|restartPolicy:|restart:|' containers.yml
|
||||
sed -i '/displayName:/d' containers.yml
|
||||
sed -i 's|maxShutdownTime:|stop_grace_period:|' containers.yml
|
||||
sed -i '/stop_grace_period:/s/$/s/' containers.yml
|
||||
sed -i '/: \[\]/d' containers.yml
|
||||
sed -i 's|- name: |- |' containers.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue