Skip to content

Commit

Permalink
Compile jsonnet
Browse files Browse the repository at this point in the history
  • Loading branch information
zalegrala committed Jun 7, 2023
1 parent cb72ff0 commit 70d6408
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions operations/jsonnet-compiled/Deployment-metrics-generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ metadata:
name: metrics-generator
namespace: tracing
spec:
minReadySeconds: 10
replicas: 0
revisionHistoryLimit: 10
selector:
matchLabels:
app: metrics-generator
Expand All @@ -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
Expand Down

0 comments on commit 70d6408

Please sign in to comment.