Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tycale authored May 21, 2024
1 parent 138bea0 commit ed085a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chart/k8s-pause/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@ envFromSecret: ""
extraEnvSecrets: {}

# Ability to set a PodDisruptionBudget
pdb:
enabled: false
minAvailable: 1
maxUnavailable: ""
pdb:
enabled: false
minAvailable: 1
maxUnavailable: ""

securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit ed085a7

Please sign in to comment.