From 70d6408cf94a0ea728f7c44207fa37388c8307e4 Mon Sep 17 00:00:00 2001 From: Zach Leslie Date: Wed, 7 Jun 2023 16:23:50 +0000 Subject: [PATCH] Compile jsonnet --- operations/jsonnet-compiled/Deployment-metrics-generator.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/operations/jsonnet-compiled/Deployment-metrics-generator.yaml b/operations/jsonnet-compiled/Deployment-metrics-generator.yaml index 65e5cbc5c55..ec1649b8ebe 100644 --- a/operations/jsonnet-compiled/Deployment-metrics-generator.yaml +++ b/operations/jsonnet-compiled/Deployment-metrics-generator.yaml @@ -4,9 +4,7 @@ metadata: name: metrics-generator namespace: tracing spec: - minReadySeconds: 10 replicas: 0 - revisionHistoryLimit: 10 selector: matchLabels: app: metrics-generator @@ -31,7 +29,6 @@ spec: - -mem-ballast-size-mbs=1024 - -target=metrics-generator image: grafana/tempo:latest - imagePullPolicy: IfNotPresent name: metrics-generator ports: - containerPort: 3200