Hi, When creating a PVC via console or template/quickstart, the volume isn't dynamically created in AWS and the PVC is stuck in an infinite pending state until the following annotation is added to the claim:
annotations:
volume.alpha.kubernetes.io/storage-class: foo
Is there anyway that this can be included by default with any PVC claim?
Thanks.
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
