fix(arksurivalevolved): increase startup probe timeout
This commit is contained in:
@@ -35,4 +35,4 @@ name: arksurvivalevolved
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
|
||||
type: application
|
||||
version: 10.0.4
|
||||
version: 10.0.5
|
||||
|
||||
@@ -82,6 +82,9 @@ workload:
|
||||
startup:
|
||||
type: tcp
|
||||
port: "{{ .Values.service.rcon.ports.rcon.port }}"
|
||||
initialDelaySeconds: 20
|
||||
periodSeconds: 10
|
||||
|
||||
|
||||
persistence:
|
||||
game:
|
||||
|
||||
@@ -10,7 +10,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: arksurvivalevolved
|
||||
version: 10.0.4
|
||||
version: 10.0.5
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: truecharts
|
||||
|
||||
Reference in New Issue
Block a user