Skip to content

Commit

Permalink
Incorrect apiVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
yuandongx committed Dec 31, 2020
1 parent c21a7ca commit 21d86f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ This label reflects the Windows major, minor, and build number that need to matc
1. 将此文件保存到 `runtimeClasses.yml` 文件。它包括适用于 Windows 操作系统、体系结构和版本的 `nodeSelector`。

```yaml
apiVersion: node.k8s.io/v1beta1
apiVersion: node.k8s.io/v1
kind: RuntimeClass
metadata:
name: windows-2019
Expand Down

0 comments on commit 21d86f2

Please sign in to comment.