Skip to content

Commit bab168a

Browse files
committed
OCPBUGS#8378: Change the value for the type field
1 parent 60f33d9 commit bab168a

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)