Skip to content

Commit

Permalink
fix(oauth2-proxy): disable zero downtime
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Aug 5, 2024
1 parent d1477e4 commit e07eb0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/oauth2-proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ host:
additionalArgs: []
replicas: 1

annotations:
kontinuous/plugin.zeroDowntimeHandled: true

image:
name: quay.io/oauth2-proxy/oauth2-proxy
tag: v7.6.0

0 comments on commit e07eb0a

Please sign in to comment.