chore(scheduling): Remove amd64 restriction
This commit is contained in:
parent
b29bb0b3f5
commit
3be28d8eac
@ -29,14 +29,6 @@ spec:
|
||||
values:
|
||||
- primary
|
||||
topologyKey: "kubernetes.io/hostname"
|
||||
nodeAffinity:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
nodeSelectorTerms:
|
||||
- matchExpressions:
|
||||
- key: "kubernetes.io/arch"
|
||||
operator: In
|
||||
values:
|
||||
- "amd64"
|
||||
securityContext:
|
||||
runAsUser: 991
|
||||
runAsGroup: 991
|
||||
|
Loading…
x
Reference in New Issue
Block a user