1
0
Fork 0

xactmon: Pin to x86_64 nodes

There are no ARM builds of the `xactmon` components.
pull/74/head
Dustin 2025-07-29 21:38:06 -05:00
parent fac4b92b71
commit 8b492d059d
1 changed files with 8 additions and 0 deletions

View File

@ -51,6 +51,8 @@ spec:
subPath: tmp
imagePullSecrets:
- name: imagepull-gitea
nodeSelector:
kubernetes.io/arch: amd64
securityContext:
runAsUser: 251
runAsGroup: 251
@ -132,6 +134,8 @@ spec:
subPath: tmp
imagePullSecrets:
- name: imagepull-gitea
nodeSelector:
kubernetes.io/arch: amd64
securityContext:
runAsUser: 251
runAsGroup: 251
@ -214,6 +218,8 @@ spec:
subPath: tmp
imagePullSecrets:
- name: imagepull-gitea
nodeSelector:
kubernetes.io/arch: amd64
securityContext:
runAsUser: 251
runAsGroup: 251
@ -296,6 +302,8 @@ spec:
subPath: tmp
imagePullSecrets:
- name: imagepull-gitea
nodeSelector:
kubernetes.io/arch: amd64
securityContext:
runAsUser: 251
runAsGroup: 251