Skip to content

Commit

Permalink
Merge pull request hwameistor#284 from SSmallMonster/fix-k8s-proxy-im…
Browse files Browse the repository at this point in the history
…age-in-cn-docs

docs/fix: modify k8sImageRegistry from quay to k8s-gcr
  • Loading branch information
yankay authored Sep 7, 2022
2 parents 1374982 + 0112b29 commit c2f42de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ $ helm install hwameistor ./hwameistor \
```console
$ helm install hwameistor ./hwameistor \
-n hwameistor --create-namespace \
--set k8sImageRegistry=quay.m.daocloud.io \
--set k8sImageRegistry=k8s-gcr.m.daocloud.io \
--set hwameistorImageRegistry=ghcr.m.daocloud.io
```

Expand Down

0 comments on commit c2f42de

Please sign in to comment.