Change information
Commit message:
cmd/gitmirror: stop serving-only instances
We continue to use gitmirror for its primary mirroring functionality,
but its secondary serving functionality has not been used in a while.
With LUCI builders, we're relying on having them fetch directly from
Gerrit with authentication and local caching, and there doesn't seem
to be any need to introduce the gitmirror serving intermediate layer.
Stop running the serving-only replicas. If something changes, we can
reconsider and bring them back.
Change-Id: I38e4a34328f58f3b2fea140e818fd50a0344638c
Files:
- M cmd/gitmirror/deployment-serving.yaml
Change size: XS
Delta: 1 file changed, 1 insertion(+), 1 deletion(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +1 by Dmitri Shuralyov, +2 by Carlos Amedee
TryBots-Pass: TryBot-Bypass+1 by Dmitri Shuralyov