Skip to content

Commit

Permalink
Update NOTES.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah authored Aug 22, 2024
1 parent 743d839 commit 683fb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/k2bridge/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: resource mapping not found for name: "k2bridgees-master-pdb" namespace: "" from "": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1"
ensure CRDs are installed first

To work around this error, you can add `maxUnavailable: null` to your values.yaml file.
To work around this error, you can add `maxUnavailable: ''` to your values.yaml file.
See https://kubernetes.io/docs/tasks/run-application/configure-pdb/ for more information.


Expand Down

0 comments on commit 683fb42

Please sign in to comment.