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: labels:
app: bstein-dev-home-backend app: bstein-dev-home-backend
spec: spec:
automountServiceAccountToken: true
serviceAccountName: bstein-dev-home serviceAccountName: bstein-dev-home
nodeSelector: nodeSelector:
kubernetes.io/arch: arm64 kubernetes.io/arch: arm64