Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
omidraha committed Sep 14, 2023
1 parent 34a6e4c commit 1661c79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/kubernetes/helm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Install
helm install linkerd-control-plane -n linkerd --set clusterNetworks="10.0.0.0/8\,11.0.0.0/8\,12.0.0.0/8" --set-file identityTrustAnchorsPEM=ca.crt --set-file identity.issuer.tls.crtPEM=issuer.crt --set-file identity.issuer.tls.keyPEM=issuer.key linkerd/linkerd-control-plane
helm install linkerd-viz linkerd/linkerd-viz
curl -sL https://run.linkerd.io/install | sh
export PATH=$PATH:~/.linkerd2/bin
Uninstall

Expand Down

0 comments on commit 1661c79

Please sign in to comment.