nexus is only for arm64 architecture

This commit is contained in:
2024-09-25 23:19:17 +10:00
parent a44e2c9c73
commit 08310e6376

View File

@@ -37,4 +37,5 @@ spec:
path: /mnt/nfs/AppData/nexus
type: Directory
nodeSelector:
kubernetes.io/os: linux
kubernetes.io/os: linux
kubernetes.io/arch: arm64