-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add #27 shared capabilities for mounting extra directories.
* This adds the capability of multiple directories with RW/RO throught bind/hostPath or PVC for NFS. * The PVC for the NFS at this moment is not covered on the Chart creation, it must be done outside. * As this feature is tarteting to share content the idea is that the PVC for this was created priviously and would have the content to be shared, so this chart will only mount that 1,n desired content providor.
- Loading branch information
1 parent
cc0d8df
commit 43b0afb
Showing
3 changed files
with
40 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters