Skip to content

Commit

Permalink
Merge pull request kubernetes-csi#278 from Kartik494/docs_update
Browse files Browse the repository at this point in the history
  • Loading branch information
k8s-ci-robot authored Feb 26, 2020
2 parents a5f8489 + 1f542ba commit 58f4a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/external-snapshotter.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ For detailed information (binary parameters, RBAC rules, etc.), see [https://git

The CSI `external-snapshotter` is deployed as a sidecar controller. See [deployment section](deploying.md) for more details.

For an example deployment, see [this example](https://github.com/kubernetes-csi/external-snapshotter/tree/release-2.0/deploy/kubernetes/setup-csi-snapshotter.yaml) which deploys `external-snapshotter` and `external-provisioner` with the Hostpath CSI driver.
For an example deployment, see [this example](https://github.com/kubernetes-csi/external-snapshotter/blob/release-2.0/deploy/kubernetes/csi-snapshotter/setup-csi-snapshotter.yaml) which deploys `external-snapshotter` and `external-provisioner` with the Hostpath CSI driver.

## Snapshot Alpha

Expand Down

0 comments on commit 58f4a57

Please sign in to comment.