Skip to content
Snippets Groups Projects
Commit 64da7e29 authored by Reinhard Biegel's avatar Reinhard Biegel
Browse files

feat(CI): Increase pod startup timeout to 10min

parent 0953b0e6
No related branches found
No related tags found
No related merge requests found
Pipeline #57731 canceled
......@@ -106,9 +106,6 @@ spec:
limits:
memory: "16Gi"
cpu: "4"
requests:
memory: "16Gi"
cpu: "4"
volumeMounts:
- name: openpass-cache-storage
mountPath: "/home/jenkins/cache"
......@@ -128,6 +125,7 @@ spec:
runAsUser: 1002870000
seLinuxOptions:
level: s0:c4,c54
activeDeadlineSeconds: 600
"""
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment