Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Commit

Permalink
Fix a broken link in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
quobyte-alek committed Feb 19, 2019
1 parent f9f5190 commit 83b43ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client_quick_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Quobyte client running. The client runs inside of a Pod and makes the Quobyte
storage accessible to other pods.

We provide two different DaemonSet definitions: the [recommended one](deploy/client-ds.yaml)
and [legacy one](deploy/client-ds-legacy.yaml). The former can be used only with
and [legacy one](deploy/legacy-client-ds.yaml). The former can be used only with
explicit user and group mapping. The latter allows you to resolve user and group
identity using a host Name Service Switch (NSS), which we do not recommend as
this approach poses certain security and system stability risks. We provide the
Expand Down

0 comments on commit 83b43ba

Please sign in to comment.