Skip to content

Commit

Permalink
add new image sources for logging-related images (rancher#47355)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbiers authored Oct 2, 2024
1 parent 46b9cdf commit 8760387
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/image/origins.go
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ var OriginMap = map[string]string{
"mirrored-k8scsi-livenessprobe": "https://github.com/kubernetes-csi/livenessprobe",
"mirrored-kiali-kiali": "https://github.com/kiali/kiali",
"mirrored-kiwigrid-k8s-sidecar": "https://github.com/kiwigrid/k8s-sidecar",
"mirrored-kube-logging-config-reloader": "https://github.com/kube-logging/config-reloader",
"mirrored-kube-logging-fluentd": "https://github.com/kube-logging/fluentd-images",
"mirrored-kube-logging-logging-operator": "https://github.com/kube-logging/logging-operator",
"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",
Expand Down

0 comments on commit 8760387

Please sign in to comment.