nextcloud-mail-sync: pin to arm64 workers
This commit is contained in:
parent
6935de7a6c
commit
67203d1147
@ -45,6 +45,9 @@ spec:
|
||||
export KC_ADMIN_PASS="{{ .Data.data.password }}"
|
||||
{{ end }}
|
||||
spec:
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
node-role.kubernetes.io/worker: "true"
|
||||
restartPolicy: OnFailure
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user