Merge pull request #1013 from 3dwardch3ng/misc

nexus is only for arm64 architecture
This commit is contained in:
2024-09-25 23:19:36 +10:00
committed by GitHub

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