fix arch
This commit is contained in:
@@ -79,7 +79,8 @@ resources: {}
|
||||
# cpu: 100m
|
||||
# memory: 128Mi
|
||||
|
||||
nodeSelector: {}
|
||||
nodeSelector:
|
||||
"kubernetes.io/arch": "amd64"
|
||||
|
||||
tolerations: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user