Select Jellyfin to Epsilon
This commit is contained in:
parent
8a65baafa8
commit
57b22e6cdb
@ -75,9 +75,13 @@ autoscaling:
|
||||
targetCPUUtilizationPercentage: 80
|
||||
# targetMemoryUtilizationPercentage: 80
|
||||
|
||||
nodeSelector: {}
|
||||
nodeSelector:
|
||||
architecture: x86
|
||||
|
||||
tolerations: []
|
||||
tolerations:
|
||||
- key: architecture
|
||||
operator: Equal
|
||||
value: x86
|
||||
|
||||
affinity: {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user