mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2026-01-08 16:41:39 +00:00
Add pod disruption budget for keystone
This is the initial pod disruption budget that will serve as the template for all services in OpenStack-Helm. Partially-Implements: blueprint add-pod-disruption-budgets Change-Id: I67eeaa66257e793f77a089f3bc0dd4b700638c63
This commit is contained in:
@@ -28,6 +28,11 @@ that those resources can be updated without deleting and redeploying the
|
||||
service and can be treated like any other upgrade, such as a container
|
||||
image change.
|
||||
|
||||
Note: Rolling update values can conflict with values defined in each
|
||||
service's PodDisruptionBudget. See
|
||||
`here <../../../html/operator/kubernetes.html#pod-disruption-budgets>`_
|
||||
for more information.
|
||||
|
||||
This is accomplished with the following annotation:
|
||||
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user