Ombi tolerate x86
This commit is contained in:
parent
86b2b339a8
commit
c06acb6b74
@ -81,7 +81,10 @@ autoscaling:
|
||||
|
||||
nodeSelector: {}
|
||||
|
||||
tolerations: []
|
||||
tolerations:
|
||||
- key: architecture
|
||||
operator: "Equal"
|
||||
value: x86
|
||||
|
||||
affinity: {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user