fix(prometheus): Bump CRDs

This commit is contained in:
2026-03-10 13:15:29 +00:00
parent e3daeccdb4
commit bb254e30f3
2 changed files with 27 additions and 1 deletions
+2 -1
View File
@@ -68,7 +68,8 @@ spec:
server: 'https://kubernetes.default.svc'
source:
repoURL: 'https://prometheus-community.github.io/helm-charts'
targetRevision: '14.0.0'
targetRevision: {{- if eq .Values.dapr.cluster "hel1" }} '27.0.0' {{- else }} '14.0.0' {{- end }}
# targetRevision: '27.0.0'
chart: prometheus-operator-crds
project: sys
syncPolicy:
@@ -485,6 +485,31 @@ prometheus:
prometheusSpec:
enableRemoteWriteReceiver: true
enableOTLPReceiver: true
otlp:
promoteResourceAttributes:
- service.instance.id
- service.name
- service.namespace
- cloud.availability_zone
- cloud.region
- container.name
- deployment.environment.name
- k8s.cluster.name
- k8s.container.name
- k8s.cronjob.name
- k8s.daemonset.name
- k8s.deployment.name
- k8s.job.name
- k8s.namespace.name
- k8s.pod.name
- k8s.replicaset.name
- k8s.statefulset.name
- k8s.statefulset.name
translation_strategy: NoUTF8EscapingWithSuffixes
keepIdentifyingResourceAttributes: true
tsdb:
outOfOrderTimeWindow: 30m
tolerations: []
# - key: unschedulable