Ombi tolerate x86

This commit is contained in:
Jack Jackson 2023-07-16 20:44:41 -07:00
parent 86b2b339a8
commit c06acb6b74

View File

@ -81,7 +81,10 @@ autoscaling:
nodeSelector: {}
tolerations: []
tolerations:
- key: architecture
operator: "Equal"
value: x86
affinity: {}