cozystack/packages/system/cozystack-api/templates
Aleksei Sviridkin 58476a4d4a
fix(cozystack-api): make nodeSelector configurable for generic k8s
Same issue as lineage-controller-webhook: DaemonSet uses hardcoded
nodeSelector with empty value, but k3s/kubeadm use value "true".

Changes:
- Add nodeSelector to cozystack-api values (default: empty for Talos)
- Update deployment template to use configurable nodeSelector
- Pass nodeSelector for both cozystack-api and lineage-controller-webhook
  in isp-full-generic bundle variant

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2026-01-30 23:12:23 +03:00
..
api-ingress.yaml refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00
apiservice.yaml [api,lineage] Ensure node-local traffic 2025-10-29 09:17:27 +03:00
auth-delegator.yaml Introduce Cozystack API (#460) 2024-11-04 17:33:34 +01:00
auth-reader.yaml Introduce Cozystack API (#460) 2024-11-04 17:33:34 +01:00
certmanager.yaml [api,lineage] Ensure node-local traffic 2025-10-29 09:17:27 +03:00
deployment.yaml fix(cozystack-api): make nodeSelector configurable for generic k8s 2026-01-30 23:12:23 +03:00
hook.yaml [api] Delete previous instance when changing type 2025-11-03 17:22:38 +03:00
rbac-bind.yaml Introduce Cozystack API (#460) 2024-11-04 17:33:34 +01:00
rbac.yaml [api] Use shared informer cache 2025-10-27 16:21:23 +03:00
sa.yaml Introduce Cozystack API (#460) 2024-11-04 17:33:34 +01:00
service.yaml [api,lineage] Ensure node-local traffic 2025-10-29 09:17:27 +03:00
tenantnamespaces-rbac.yaml [cozystack-api] Implement TenantNamespace, TenantModules, TenantSecret and TenantSecretsTable resources 2025-09-24 18:27:54 +02:00