mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 10:08:37 +03:00
add Cinder allowVolumeExpansion option (#4415)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
e485fab7eb
commit
20b12751af
@@ -83,6 +83,7 @@ kube_apiserver_admission_control:
|
||||
- LimitRanger
|
||||
- ServiceAccount
|
||||
- DefaultStorageClass
|
||||
- PersistentVolumeClaimResize
|
||||
- >-
|
||||
{%- if kube_version is version('v1.9', '<') -%}
|
||||
GenericAdmissionWebhook
|
||||
|
||||
Reference in New Issue
Block a user