Skip to content

Commit 6e8b339

Browse files
committed
review
1 parent 082a80c commit 6e8b339

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • content/en/blog/2026/retirement-of-gcr.io

content/en/blog/2026/retirement-of-gcr.io/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Istio is Migrating Container Registries"
33
description: What you can do today to ensure your clusters are not impacted by the retirement of `gcr.io/istio-release`.
44
publishdate: 2026-03-23
5-
attribution: Steven Jin (Microsoft), John Howard (Google)
5+
attribution: Steven Jin (Microsoft), John Howard (Solo.io)
66
keywords: [Istio,Helm,Container Registry]
77
---
88

@@ -32,7 +32,7 @@ Although we do not plan on retiring `gcr.io/istio-release` until January 1st, 20
3232

3333
### Using `istioctl`
3434

35-
If you install Istio using `istioctl`, you can update your IstioOperator configuration as follows
35+
If you install Istio using `istioctl`, you can update your `IstioOperator` configuration as follows:
3636

3737
{{< text yaml >}}
3838
# istiooperator.yaml
@@ -58,7 +58,7 @@ $ istioctl install --set hub=registry.istio.io/release # the rest of your argume
5858

5959
### Using Helm
6060

61-
If you use Helm to install Istio, update your values file to have the following
61+
If you use Helm to install Istio, update your values file to have the following:
6262

6363
{{< text yaml >}}
6464
# ...

0 commit comments

Comments
 (0)