Skip to content

Commit da54346

Browse files
authored
Merge pull request #49190 from mburke5678/nodes-fix-custom-scaler-yaml
GH49038: Fix YAML error in custom autoscaler
2 parents 36594b5 + ee57419 commit da54346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-pods-autoscaling-custom-creating-job.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
pollingInterval: 30 <7>
4343
successfulJobsHistoryLimit: 5 <8>
4444
failedJobsHistoryLimit: 5 <9>
45-
envSourceContainerName <10>
45+
envSourceContainerName: <10>
4646
rolloutStrategy: gradual <11>
4747
scalingStrategy: <12>
4848
strategy: "custom"

0 commit comments

Comments
 (0)