File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
csgship/charts/web/templates Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ metadata:
15
15
helm.sh/hook-weight : " 1"
16
16
helm.sh/hook-delete-policy : before-hook-creation
17
17
spec :
18
- ttlSecondsAfterFinished : 3600
18
+ ttlSecondsAfterFinished : 600
19
19
backoffLimit : 10
20
20
activeDeadlineSeconds : 1200
21
21
template :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ metadata:
14
14
helm.sh/hook-weight : " 1"
15
15
helm.sh/hook-delete-policy : before-hook-creation
16
16
spec :
17
- ttlSecondsAfterFinished : 3600
17
+ ttlSecondsAfterFinished : 600
18
18
backoffLimit : 10
19
19
activeDeadlineSeconds : 1200
20
20
template :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ metadata:
15
15
helm.sh/hook-weight : " 1"
16
16
helm.sh/hook-delete-policy : before-hook-creation
17
17
spec :
18
- ttlSecondsAfterFinished : 1200
18
+ ttlSecondsAfterFinished : 600
19
19
backoffLimit : 4
20
20
activeDeadlineSeconds : 1200
21
21
template :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ metadata:
15
15
helm.sh/hook-weight : " 0"
16
16
helm.sh/hook-delete-policy : before-hook-creation
17
17
spec :
18
- ttlSecondsAfterFinished : 3600
18
+ ttlSecondsAfterFinished : 600
19
19
backoffLimit : 4
20
20
activeDeadlineSeconds : 1200
21
21
template :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ metadata:
15
15
helm.sh/hook-weight : " 0"
16
16
helm.sh/hook-delete-policy : before-hook-creation
17
17
spec :
18
- ttlSecondsAfterFinished : 3600
18
+ ttlSecondsAfterFinished : 600
19
19
backoffLimit : 10
20
20
activeDeadlineSeconds : 1200
21
21
template :
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ metadata:
14
14
helm.sh/hook-weight : " 1"
15
15
helm.sh/hook-delete-policy : before-hook-creation
16
16
spec :
17
- ttlSecondsAfterFinished : 1200
17
+ ttlSecondsAfterFinished : 600
18
18
backoffLimit : 10
19
- activeDeadlineSeconds : 600
19
+ activeDeadlineSeconds : 1200
20
20
template :
21
21
metadata :
22
22
name : {{ include "common.names.custom" (list . "server") }}
You can’t perform that action at this time.
0 commit comments