Skip to content

Commit

Permalink
Fix when update strategy type is recreate (#330)
Browse files Browse the repository at this point in the history
Co-authored-by: Guillaume <[email protected]>
Co-authored-by: Léo Colombaro <[email protected]>
  • Loading branch information
3 people authored Mar 10, 2024
1 parent 3b578dc commit 43b399e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion charts/yourls/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: 5.8.16
version: 5.8.17
name: yourls
description: Your Own URL Shortener
appVersion: "1.9.2"
Expand Down
1 change: 0 additions & 1 deletion charts/yourls/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ replicaCount: 1
##
updateStrategy:
type: RollingUpdate
rollingUpdate: {}
## @param schedulerName Alternate scheduler
## ref: https://kubernetes.io/docs/tasks/administer-cluster/configure-multiple-schedulers/
##
Expand Down

0 comments on commit 43b399e

Please sign in to comment.