Fábio Kaiser Rauber
4 years ago
2 changed files with 15 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||||
|
# LogMeIn AWS EFS CSI PV provisioner Chart |
||||
|
|
||||
|
This chart installs LogMeIn [AWS CSI Driver PV Provisioner](https://github.com/LogMeIn/aws-efs-csi-pv-provisioner). This Rancher chart is based on work by [Signifly](https://github.com/signifly/aws-efs-csi-pv-provisioner/tree/master/helm). |
@ -0,0 +1,12 @@ |
|||||
|
labels: |
||||
|
io.cattle.role: project |
||||
|
categories: |
||||
|
- Storage |
||||
|
questions: |
||||
|
- variable: fileSystemId |
||||
|
default: "" |
||||
|
description: "Pre-existent EFS FileSystem ID, to hold all docker volumes" |
||||
|
label: "EFS FileSystem ID" |
||||
|
type: string |
||||
|
group: Basics |
||||
|
required: true |
Loading…
Reference in new issue