mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
Cleanup deprecated labels beta.kubernetes.io/arch and beta.kubernetes.io/os (#5964)
This commit is contained in:
@@ -101,7 +101,7 @@ metadata:
|
||||
name: nginx-azuredisk
|
||||
spec:
|
||||
nodeSelector:
|
||||
beta.kubernetes.io/os: linux
|
||||
kubernetes.io/os: linux
|
||||
containers:
|
||||
- image: nginx
|
||||
name: nginx-azuredisk
|
||||
|
||||
Reference in New Issue
Block a user