Skip to content

Commit

Permalink
Merge pull request rancher#46895 from jbiers/add-new-fluentd-image-or…
Browse files Browse the repository at this point in the history
…igin

[release/v2.9] Add new image source for fluentd
  • Loading branch information
jbiers authored Aug 30, 2024
2 parents 32c8bd7 + 972d575 commit 93a68b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/image/origins.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +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-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 93a68b9

Please sign in to comment.