Skip to content

Commit

Permalink
chore: update api image
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 committed Nov 8, 2023
1 parent 352a227 commit 8ab8433
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions k8s/helmfile/env/production/api.values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ ingress:
{{- end }}

wbstack:
qsBatchesMarkFailedAfter: 3
qsBatchesRetryAfter: 'PT300S'
signupThrottlingRange: 'PT24H'
signupThrottlingLimit: 20
summaryCreationRateRanges:
Expand Down
2 changes: 1 addition & 1 deletion k8s/helmfile/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ releases:

- name: api
chart: wbstack/api
version: 0.26.1
version: 0.27.0
namespace: default
<<: *default_release

Expand Down

0 comments on commit 8ab8433

Please sign in to comment.