Skip to content

Commit

Permalink
fix fluentd image origin
Browse files Browse the repository at this point in the history
  • Loading branch information
jbiers committed Aug 30, 2024
1 parent 820d641 commit 972d575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/image/origins.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ var OriginMap = map[string]string{
"mirrored-kiali-kiali": "https://github.com/kiali/kiali",
"mirrored-kiwigrid-k8s-sidecar": "https://github.com/kiwigrid/k8s-sidecar",
"mirrored-kube-logging-logging-operator": "https://github.com/kube-logging/logging-operator",
"mirrored-kube-logging-fluentd": "https://github.com/kube-logging/fluentd",
"mirrored-kube-logging-fluentd": "https://github.com/kube-logging/fluentd-images",
"mirrored-kube-rbac-proxy": "https://github.com/brancz/kube-rbac-proxy",
"mirrored-kube-state-metrics-kube-state-metrics": "https://github.com/kubernetes/kube-state-metrics",
"mirrored-kube-vip-kube-vip-iptables": "https://github.com/kube-vip/kube-vip",
Expand Down

0 comments on commit 972d575

Please sign in to comment.