Skip to content

Commit

Permalink
The validator label should always apply on local runs, even when not …
Browse files Browse the repository at this point in the history
…using GrafanaCloud (#3387)
  • Loading branch information
ndr-ds authored Feb 22, 2025
1 parent 8bceaba commit 3328219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/linera-validator/values-local.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ kube-prometheus-stack:
action: drop
- regex: endpoint|instance|namespace|pod|prometheus|prometheus_replica|service|name|resource|id
action: labeldrop
{{- end }}
externalLabels:
validator: {{ .Values.validatorLabel }}
{{- end }}
retention: 2d
retentionSize: 1GB
storageSpec:
Expand Down

0 comments on commit 3328219

Please sign in to comment.