Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
fix: pdb typo (#18)
Browse files Browse the repository at this point in the history
* fix: pdb typo

unable to define MinAvailiable when MaxUnavailiabe is defined
the similar issue: cert-manager/cert-manager#6087

* bump: chart version
  • Loading branch information
dihnatenkopinup committed May 13, 2024
1 parent 3cdb348 commit 0e81abd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion charts/app/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: app
description: Deployment for base pinup app
version: 3.3.5
version: 3.3.6
apiVersion: v2
1 change: 0 additions & 1 deletion charts/app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ hpa:

pdb:
enabled: false
maxUnavailable: 1

configfiles: {}
# mountPath: "/etc/app"
Expand Down

0 comments on commit 0e81abd

Please sign in to comment.