Fix indentation for local StorageClass (#7609)

This commit is contained in:
Michelle Au
2018-03-03 11:12:53 -08:00
committed by k8s-ci-robot
parent 0e6f7460ff
commit 92d0dec837
+1 -1
View File
@@ -638,7 +638,7 @@ and referenced with the `adminSecretNamespace` parameter. Secrets used by
pre-provisioned volumes must be created in the same namespace as the PVC that
references it.
#### Local
### Local
{% assign for_k8s_version="v1.9" %}{% include feature-state-alpha.md %}