Skip to content

Commit

Permalink
promtail-hosted: fix promtail version 2.7.4 -> v2.7.4 (#37909)
Browse files Browse the repository at this point in the history
  • Loading branch information
atiratree authored Mar 30, 2023
1 parent 43898bd commit 1331ca2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ fi


export PROMTAIL_IMAGE="quay.io/openshift-logging/promtail"
export PROMTAIL_VERSION="2.7.4"
export PROMTAIL_VERSION="v2.7.4"
export LOKI_ENDPOINT=https://observatorium-mst.api.stage.openshift.com/api/logs/v1/dptp/loki/api/v1
export KUBERNETES_EVENT_EXPORTER_IMAGE="ghcr.io/opsgenie/kubernetes-event-exporter"
export KUBERNETES_EVENT_EXPORTER_VERSION="v0.11"
Expand Down

0 comments on commit 1331ca2

Please sign in to comment.