Skip to content

Commit

Permalink
fix(kyak): change back to prom
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Jan 18, 2025
1 parent 0bca0e6 commit 0c6b77c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
repository: ghcr.io/kashalls/kromgo
tag: v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b
env:
PROMETHEUS_URL: http://mimir-gateway.monitoring.svc:80/prometheus
PROMETHEUS_URL: http://prometheus-operated.monitoring.svc.cluster.local:9090
SERVER_HOST: 0.0.0.0
SERVER_PORT: &serverPort 80
HEALTH_HOST: 0.0.0.0
Expand Down

0 comments on commit 0c6b77c

Please sign in to comment.