fix(ai): ensure backend token mount and annotate ollama pods

This commit is contained in:
Brad Stein 2025-12-21 01:13:35 -03:00
parent 85580ea128
commit f37ce6fb85

View File

@ -15,6 +15,7 @@ spec:
labels:
app: bstein-dev-home-backend
spec:
automountServiceAccountToken: true
serviceAccountName: bstein-dev-home
nodeSelector:
kubernetes.io/arch: arm64