Added documentation around creating the InitializerConfiguration for the persistent volume label controller in the cloud-controller-manager (#5255)

This commit is contained in:
Rob Rati
2017-09-08 16:15:42 -04:00
committed by Steve Perry
parent 7c19f53cb2
commit 733de0e819
2 changed files with 17 additions and 0 deletions
@@ -0,0 +1,13 @@
kind: InitializerConfiguration
apiVersion: admissionregistration.k8s.io/v1alpha1
metadata:
name: pvlabel.kubernetes.io
initializers:
- name: pvlabel.kubernetes.io
rules:
- apiGroups:
- ""
apiVersions:
- "*"
resources:
- persistentvolumes