File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,8 +115,8 @@ spec:
115115 cluster.x-k8s.io/cluster-api-autoscaler-node-group-min-size : " 0"
116116 capacity.cluster-autoscaler.kubernetes.io/cpu : " 8"
117117 capacity.cluster-autoscaler.kubernetes.io/memory : " 8112564Ki"
118- capacity.cluster-autoscaler.kubernetes.io/labels : " node-restriction.kubernetes.io/my-app="
119- capacity.cluster-autoscaler.kubernetes.io/taints : " mytaint=tainted:NoSchedule"
118+ capacity.cluster-autoscaler.kubernetes.io/labels : " node-restriction.kubernetes.io/my-app="
119+ capacity.cluster-autoscaler.kubernetes.io/taints : " mytaint=tainted:NoSchedule"
120120 name : scale-from-zero-example
121121 # Do not set the replicas field, otherwise the topology controller will revert back the autoscaler's changes
122122```
You can’t perform that action at this time.
0 commit comments