We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
According to https://github.com/cloudnative-pg/cloudnative-pg/pull/3837/files#diff-67160e3b67586b511da3b6f279d73402e5bc70d9303786ddfda34aa99daae330R79, you can now set EnablePDB on the Cluster object to enable or disable PDB generation. This repository does not allow to set this yet, making it very difficult to perform maintanance. Specifically, the comments on cloudnative-pg/cloudnative-pg#2570 are reasons to enable this in the chart.
EnablePDB
Cluster
The text was updated successfully, but these errors were encountered:
Up on this issue please, ArgoCD now reports PDB as a degraded resource if it has 0 allowed disruptions (argoproj/argo-cd#20171).
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
According to https://github.com/cloudnative-pg/cloudnative-pg/pull/3837/files#diff-67160e3b67586b511da3b6f279d73402e5bc70d9303786ddfda34aa99daae330R79, you can now set
EnablePDB
on theCluster
object to enable or disable PDB generation. This repository does not allow to set this yet, making it very difficult to perform maintanance. Specifically, the comments on cloudnative-pg/cloudnative-pg#2570 are reasons to enable this in the chart.The text was updated successfully, but these errors were encountered: