Ping Qin fd759f5128 Modify StorageClass name to standard hace 7 años
..
defaults fd759f5128 Modify StorageClass name to standard hace 7 años
meta 40f8705885 Add dependency and use same storageclass name as upstream hace 7 años
tasks f4a2d002b3 Create default storageclass for cloudprovider openstack hace 7 años
vars 9e625d4949 Install default storageclass in AWS & GCE envs hace 7 años
README.md fb9a6d27a3 Fix typo in openshift_default_storage_class/README hace 7 años

README.md

openshift_master_storage_class

A role that deploys configurations for Openshift StorageClass

Requirements

None

Role Variables

openshift_storageclass_name: Name of the storage class to create openshift_storageclass_provisioner: The kubernetes provisioner to use openshift_storageclass_type: type of storage to use. This is different among clouds/providers

Dependencies

Example Playbook

  • role: openshift_default_storage_class openshift_storageclass_name: awsEBS openshift_storageclass_provisioner: kubernetes.io/aws-ebs openshift_storageclass_type: gp2

License

Apache

Author Information

Openshift Operations