Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
rename to istio-cni
  • Loading branch information
juliusvonkohout authored Aug 17, 2023
1 parent a893541 commit 5fd16d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/istio-cni-1-17/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ old version is `X1.Y1.Z1`:
kustomization for the new Istio version:

$ export MANIFESTS_SRC=<path/to/manifests/repo>
$ export ISTIO_OLD=$MANIFESTS_SRC/common/istio-X1-Y1
$ export ISTIO_NEW=$MANIFESTS_SRC/common/istio-X-Y
$ export ISTIO_OLD=$MANIFESTS_SRC/common/istio-cni-X1-Y1
$ export ISTIO_NEW=$MANIFESTS_SRC/common/istio-cni-X-Y
$ cp -a $ISTIO_OLD $ISTIO_NEW

2. Download `istioctl` for version `X.Y.Z`:
Expand Down

0 comments on commit 5fd16d0

Please sign in to comment.