cozystack/packages
Andrei Kvapil d8bb3527de
fix(monitoring-agents): revert _cluster FQDN and use cluster-domain in tenant HelmRelease
PR #2075 added _cluster.cluster-domain references to monitoring-agents
values.yaml for FQDN resolution. This broke fluent-bit because it is
a subchart where _cluster values are not accessible (only global
values are shared with subcharts), causing "index of untyped nil".

Revert values.yaml to short DNS names (.svc) for the management
cluster where they resolve locally, and add FQDN with cluster-domain
suffix in the tenant kubernetes HelmRelease where _cluster values are
available and cross-cluster DNS resolution is needed.

Closes #2084

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-02-23 16:15:36 +01:00
..
apps fix(monitoring-agents): revert _cluster FQDN and use cluster-domain in tenant HelmRelease 2026-02-23 16:15:36 +01:00
core feat(platform): Added migration to convert issuer configuration 2026-02-20 17:03:23 +05:00
extra feat(platform): Changed ingress annotation rendering for http01 solver 2026-02-20 11:45:04 +05:00
library refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
system fix(monitoring-agents): revert _cluster FQDN and use cluster-domain in tenant HelmRelease 2026-02-23 16:15:36 +01:00
tests/cozy-lib-tests refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00