Merge pull request #829 from 3dwardch3ng/infra/metallb

update node selector for homer
This commit is contained in:
2024-08-26 13:38:28 +10:00
committed by GitHub

View File

@@ -39,3 +39,6 @@ spec:
hostPath: hostPath:
path: /mnt/nfs/AppData/homer/www path: /mnt/nfs/AppData/homer/www
type: Directory type: Directory
nodeSelector:
kubernetes.io/arch: arm64
kubernetes.io/os: linux