mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-13 09:50:18 +00:00
14 lines
280 B
YAML
14 lines
280 B
YAML
kind: InitializerConfiguration
|
|
apiVersion: admissionregistration.k8s.io/v1alpha1
|
|
metadata:
|
|
name: pvlabel.kubernetes.io
|
|
initializers:
|
|
- name: pvlabel.kubernetes.io
|
|
rules:
|
|
- apiGroups:
|
|
- ""
|
|
apiVersions:
|
|
- "*"
|
|
resources:
|
|
- persistentvolumes
|