Merge pull request #958 from 3dwardch3ng/app/nexus

enable nexus
This commit is contained in:
2024-09-07 00:17:36 +10:00
committed by GitHub

View File

@@ -35,4 +35,7 @@ spec:
- name: nexus-data
hostPath:
path: /mnt/nfs/AppData/nexus
type: Directory
type: Directory
nodeSelector:
kubernetes.io/arch: arm64
kubernetes.io/os: linux