update node affinity for PVs

This commit is contained in:
2024-07-26 00:49:08 +10:00
parent c073fb7d69
commit d90237b933
10 changed files with 36 additions and 16 deletions

View File

@@ -27,4 +27,9 @@ spec:
- key: kubernetes.io/arch
operator: In
values:
- amd64
- amd64
- matchExpressions:
- key: kubernetes.io/os
operator: In
values:
- linux