Skip to content

Commit ee57419

Browse files
committed
GH49038: Fix YAML error in custom autoscaler
1 parent 4a03037 commit ee57419

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)