ci: attempt to fix Deployment
This commit is contained in:
@@ -6,8 +6,9 @@ metadata:
|
||||
labels:
|
||||
app: prisma-migrate
|
||||
spec:
|
||||
backoffLimit: 3
|
||||
ttlSecondsAfterFinished: 300
|
||||
backoffLimit: 1
|
||||
ttlSecondsAfterFinished: 86400
|
||||
activeDeadlineSeconds: 180
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
|
||||
Reference in New Issue
Block a user