update node affinity for PVs
This commit is contained in:
@@ -27,4 +27,9 @@ spec:
|
||||
- key: kubernetes.io/arch
|
||||
operator: In
|
||||
values:
|
||||
- amd64
|
||||
- amd64
|
||||
- matchExpressions:
|
||||
- key: kubernetes.io/os
|
||||
operator: In
|
||||
values:
|
||||
- linux
|
||||
Reference in New Issue
Block a user