From 1c0a120175f772ea1543a5401987bef32c07ec36 Mon Sep 17 00:00:00 2001 From: Marko Milic Date: Tue, 24 Dec 2024 18:26:35 +0100 Subject: [PATCH] Update docs about new registryMirror option --- .../install-delegates/delegate-upgrades-and-expiration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/platform/delegates/install-delegates/delegate-upgrades-and-expiration.md b/docs/platform/delegates/install-delegates/delegate-upgrades-and-expiration.md index ad2c3072645..83d283690ba 100644 --- a/docs/platform/delegates/install-delegates/delegate-upgrades-and-expiration.md +++ b/docs/platform/delegates/install-delegates/delegate-upgrades-and-expiration.md @@ -249,6 +249,8 @@ delegateConfig: During an upgrade, when `upgrader` seeks to update the delegate to `harness/delegate:verno`, it will utilize the image from `us.gsr.io/gcr-mirror/harness/delegate:verno`. +This option can be enabling by setting `upgrader.registryMirror` Helm value for Delegate Helm chart or by modifying Upgrader Kubernetes manifest. + ## Use automatic upgrade with custom delegate images You may choose to use a custom delegate image for the following reasons: