Skip to content

Commit

Permalink
4.0.23 config.alpha.linkerd.io/proxy-wait-before-exit-seconds: 30 str…
Browse files Browse the repository at this point in the history
…inged
  • Loading branch information
mqxter committed Sep 10, 2024
1 parent a250549 commit 17d616c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common/unified-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: unified-chart
description: Frontegg Unified Chart
type: application

version: 4.0.22
version: 4.0.23

maintainers:
- name: "platform"
Expand Down
2 changes: 1 addition & 1 deletion common/unified-chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ linkerd:
enabled: false
annotations:
linkerd.io/inject: enabled
config.alpha.linkerd.io/proxy-wait-before-exit-seconds: 30
config.alpha.linkerd.io/proxy-wait-before-exit-seconds: "30"

# additional helm templates to render resources freely
additionalTemplates: |
Expand Down

0 comments on commit 17d616c

Please sign in to comment.