Skip to content

Commit ce341fb

Browse files
authored
Update api version
1 parent 86cc349 commit ce341fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/assign-pod-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ To do so, add an `addedAffinity` to the `args` field of the [`NodeAffinity` plug
196196
in the [scheduler configuration](/docs/reference/scheduling/config/). For example:
197197

198198
```yaml
199-
apiVersion: kubescheduler.config.k8s.io/v1beta3
199+
apiVersion: kubescheduler.config.k8s.io/v1
200200
kind: KubeSchedulerConfiguration
201201

202202
profiles:

0 commit comments

Comments
 (0)