Skip to content

Commit 746835a

Browse files
committed
docs(istio-csr): add documentation for podDisruptionBudget configuration to provide users with guidance on setting disruption budgets
Signed-off-by: frauniki <[email protected]>
1 parent d5da71f commit 746835a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

deploy/charts/istio-csr/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -607,5 +607,12 @@ extraObjects:
607607
metadata:
608608
name: '{{ template "cert-manager-istio-csr.fullname" . }}-extra-configmap'
609609
```
610+
#### **podDisruptionBudget** ~ `object`
611+
> Default value:
612+
> ```yaml
613+
> {}
614+
> ```
615+
616+
Configures a disruption budget for istio-csr.
610617
611618
<!-- /AUTO-GENERATED -->

0 commit comments

Comments
 (0)