Fix: set includeSelectors=false to avoid immutable selector conflicts

This commit is contained in:
Urtzi Alfaro
2026-01-20 21:35:12 +01:00
parent dbf74fc1cb
commit 1f65b7a48e

View File

@@ -26,7 +26,7 @@ resources:
# SigNoz paths are now included in the main ingress (ingress-https.yaml) # SigNoz paths are now included in the main ingress (ingress-https.yaml)
labels: labels:
- includeSelectors: true - includeSelectors: false
pairs: pairs:
environment: production environment: production
tier: production tier: production