Fix: set includeSelectors=false to avoid immutable selector conflicts
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user