Skip to content

Commit 52fc060

Browse files
authored
Merge pull request #58008 from xenolinux/type-resource
OCPBUGS#8378: Change the value for the type field
2 parents 0b3f315 + bab168a commit 52fc060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-pods-autoscaling-creating-memory.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ spec:
135135
minReplicas: 1 <6>
136136
maxReplicas: 10 <7>
137137
metrics: <8>
138-
- type: Deployment
138+
- type: Resource
139139
resource:
140140
name: memory <9>
141141
target:

0 commit comments

Comments
 (0)