* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Add no_proxy settings to use minikube and kubectl (#4108)
  Fix installing autocompletion documentation (#4189)
  Set storageClassName to match earlier manual disk creation
This commit is contained in:
Andrew Chen
2017-06-28 16:39:36 -07:00
3 changed files with 9 additions and 4 deletions
@@ -16,6 +16,7 @@ metadata:
spec:
accessModes:
- ReadWriteOnce
storageClassName: ""
resources:
requests:
storage: 20Gi