We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25dba57 commit 8474bf8Copy full SHA for 8474bf8
modules/contributor/pages/adr/ADR030-reduce-pod-disruptions.adoc renamed to modules/contributor/pages/adr/ADR030-allowed-pod-disruptions.adoc
@@ -1,4 +1,4 @@
1
-= ADR030: Reduce Pod disruptions
+= ADR030: Allowed Pod disruptions
2
Sebastian Bernauer <sebastian.bernauer.tech>
3
v0.1, 2023-09-15
4
:status: accepted
@@ -214,7 +214,7 @@ spec:
214
==== Cons
215
216
* Complex merge mechanism possibly difficult to understand and therefore easy to use the wrong way
217
-* Complex mechanism also not trivial to implement
+* Complex mechanism also not trivial to implement
218
219
=== Option 4 - PDB in config with normal "shared role group config" behaviour
220
0 commit comments