Remove the alpha storage-class annotation.

This doesn't work when run in beta storage class clusters.
This commit is contained in:
dlorenc
2017-07-27 15:40:48 -07:00
committed by Andrew Chen
parent c2dfbb46ec
commit 1009f889d5
@@ -150,8 +150,6 @@ spec:
volumeClaimTemplates:
- metadata:
name: datadir
annotations:
volume.alpha.kubernetes.io/storage-class: anything
spec:
accessModes: [ "ReadWriteOnce" ]
resources: