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 ca00f64 commit 01e514cCopy full SHA for 01e514c
premerge/premerge_resources/main.tf
@@ -259,7 +259,7 @@ resource "kubernetes_service_account" "windows_2022_object_cache_ksa" {
259
}
260
261
# We set up pod disruption budgets here. We need one per namespace and we need
262
-# to set the max pod count to the maximum number of runner pods that can
+# to set the min pod count to the maximum number of runner pods that can
263
# possibly exist so we never have a number of disruptible pods greater than
264
# zero.
265
tatus
0 commit comments