Skip to content

Commit 8d416a0

Browse files
committed
fix: explicity set registry for k8s-sidecar iamge
Signed-off-by: yellowhat <1692490+yellowhat@users.noreply.github.com>
1 parent 37eddab commit 8d416a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

production/helm/loki/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3971,7 +3971,7 @@ extraObjects: null
39713971
sidecar:
39723972
image:
39733973
# -- The Docker registry and image for the k8s sidecar
3974-
repository: kiwigrid/k8s-sidecar
3974+
repository: docker.io/kiwigrid/k8s-sidecar
39753975
# -- Docker image tag
39763976
tag: 1.30.7
39773977
# -- Docker image sha. If empty, no sha will be used

0 commit comments

Comments
 (0)