commit ca2a1605c427647c7dfd22e2a1fc11bbfd0a0da3 parent 5d2acd6ae0d481aabdee58f9387e7613866b1f88 Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 19 Jul 2023 16:31:43 +0200 meow Diffstat:
| M | apps/base/tempo/release.yaml | | | 10 | +++++----- |
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/apps/base/tempo/release.yaml b/apps/base/tempo/release.yaml @@ -21,11 +21,11 @@ spec: # causing spurious drift detection force: true values: - tolerations: - - key: "arch" - operator: "Equal" - value: "arm64" - effect: "NoSchedule" + # tolerations: + # - key: "arch" + # operator: "Equal" + # value: "arm64" + # effect: "NoSchedule" tempo: metricsGenerator: # -- If true, enables Tempo's metrics generator (https://grafana.com/docs/tempo/next/metrics-generator/)