diff --git a/pkg/image/origins.go b/pkg/image/origins.go index 736bc95f59c..7921681df65 100644 --- a/pkg/image/origins.go +++ b/pkg/image/origins.go @@ -176,6 +176,7 @@ var OriginMap = map[string]string{ "mirrored-longhornio-longhorn-share-manager": "https://github.com/longhorn/longhorn-share-manager", "mirrored-longhornio-longhorn-ui": "https://github.com/longhorn/longhorn-ui", "mirrored-longhornio-support-bundle-kit": "https://github.com/longhorn/longhorn", + "mirrored-longhornio-openshift-origin-oauth-proxy": "https://github.com/longhorn/longhorn", "mirrored-messagebird-sachet": "https://github.com/messagebird/sachet", "mirrored-metrics-server": "https://github.com/kubernetes-sigs/metrics-server", "mirrored-minio-mc": "https://github.com/minio/mc",