mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Merge pull request #102343 from openshift-cherrypick-robot/cherry-pick-101428-to-enterprise-4.21
[enterprise-4.21] OSDOCS#16983: Added overrideReplicas to CertManager CR
This commit is contained in:
@@ -42,6 +42,8 @@ spec:
|
||||
operator: "Equal"
|
||||
value: "value1"
|
||||
effect: "NoSchedule"
|
||||
overrideReplicas: 2
|
||||
#...
|
||||
|
||||
webhookConfig:
|
||||
overrideArgs:
|
||||
@@ -50,6 +52,8 @@ spec:
|
||||
#...
|
||||
overrideScheduling:
|
||||
#...
|
||||
overrideReplicas:
|
||||
#...
|
||||
|
||||
cainjectorConfig:
|
||||
overrideArgs:
|
||||
@@ -57,6 +61,8 @@ spec:
|
||||
overrideResources:
|
||||
#...
|
||||
overrideScheduling:
|
||||
#...
|
||||
overrideReplicas:
|
||||
#...
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user