Browse Source

Added rancher chart questions

master
Fábio Kaiser Rauber 4 years ago
parent
commit
c04e6fb231
  1. 3
      charts/aws-efs-csi-pv-provisioner/v0.1.0/app-readme.md
  2. 12
      charts/aws-efs-csi-pv-provisioner/v0.1.0/questions.yaml

3
charts/aws-efs-csi-pv-provisioner/v0.1.0/app-readme.md

@ -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).

12
charts/aws-efs-csi-pv-provisioner/v0.1.0/questions.yaml

@ -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…
Cancel
Save