mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
Replace Beta OS/arch labels with the GA ones
Beta OS/arch labels have been deprecated since 1.14. This change replaces these labels with the GA ones.
This commit is contained in:
@@ -63,7 +63,7 @@ spec:
|
||||
emptyDir: {}
|
||||
serviceAccountName: kubernetes-dashboard
|
||||
nodeSelector:
|
||||
"beta.kubernetes.io/os": linux
|
||||
"kubernetes.io/os": linux
|
||||
tolerations:
|
||||
- key: "CriticalAddonsOnly"
|
||||
operator: "Exists"
|
||||
|
Reference in New Issue
Block a user