Skip to content

Commit

Permalink
Merge pull request #29 from xpadev-net/fix/add-namespace-to-pdb
Browse files Browse the repository at this point in the history
fix: add namespace to pdb
  • Loading branch information
xpadev-net authored Feb 21, 2024
2 parents d240340 + cea35f0 commit 9cfb118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/mattermost/pdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
name: mattermost-pdb
namespace: mattermost
spec:
minAvailable: 1
selector:
Expand Down

0 comments on commit 9cfb118

Please sign in to comment.