Skip to content

Commit b79f218

Browse files
committed
Update netsoc/webspaced charts (bd5128a5)
1 parent 3707556 commit b79f218

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

charts/webspaced/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: webspaced
33
description: Microservice for managing containerised webspaces
44
type: application
5-
version: 0.2.3
6-
appVersion: 0.4.1
5+
version: 0.2.4
6+
appVersion: 0.5.0

charts/webspaced/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ affinity: {}
8181

8282
config:
8383
log_level: DEBUG
84+
timeouts:
85+
startup: 30s
86+
shutdown: 30s
8487
iam:
8588
url: 'https://iam.netsoc.ie/v1'
8689
allow_insecure: false

0 commit comments

Comments
 (0)