add node selector to bias pods to amd64
This commit is contained in:
@@ -42,6 +42,9 @@ rbac:
|
||||
# account for this deployment
|
||||
## serviceAccountName: ""
|
||||
|
||||
nodeSelector:
|
||||
beta.kubernetes.io/arch: amd64
|
||||
|
||||
persistence:
|
||||
transcode:
|
||||
# Optionally specify claimName to manually override the PVC to be used for
|
||||
|
||||
Reference in New Issue
Block a user