2 Commits

Author SHA1 Message Date
5c7ae0d2e7 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-07-09 02:28:36 +00:00
f67e39ebaa add toleration
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m19s
2025-07-08 21:27:25 -05:00

View File

@@ -61,6 +61,10 @@ trivy-operator:
cpu: 100m
memory: 128Mi
nodeCollector:
tolerations:
- key: node-role.kubernetes.io/control-plane
operator: Exists
effect: NoSchedule
volumeMounts:
- name: var-lib-etcd
mountPath: /var/lib/etcd