@ -11,7 +11,7 @@ spec:
containers:
- name: upgrade-sql-schema
image: alpine:latest
command: ["sleep", "10"]
command: ["sleep", "5"]
restartPolicy: Never
---
apiVersion: apps/v1
@ -58,7 +58,7 @@ spec:
- name: page-up
command: ["sleep", "3"]
command: ["sleep", "2"]
backoffLimit: 0
@ -110,5 +110,5 @@ spec:
- name: page-down