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

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