ForgeRock / secret-agent

Generate random Kubernetes secrets and optionally store them in a Cloud Secret Manager
Apache License 2.0
17 stars 20 forks source link

Add a PodDisruptionBudget for the operator #160

Closed jrcast closed 3 years ago

jrcast commented 3 years ago

Cluster autoscaling operations can terminate the secret-agent operator. Add a PDB to ensure there's a least one healthy secret-agent pod at all times.