diff --git a/xactmon/xactmon.yaml b/xactmon/xactmon.yaml index 5254f87..36ff460 100644 --- a/xactmon/xactmon.yaml +++ b/xactmon/xactmon.yaml @@ -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