Merge pull request #483 from Liujingfang1/fieldspec

add commonLabel fieldpath for volumeClaimTemplates
This commit is contained in:
k8s-ci-robot
2018-10-18 10:46:27 -07:00
committed by GitHub

View File

@@ -110,6 +110,11 @@ commonLabels:
group: apps
kind: StatefulSet
- path: spec/volumeClaimTemplates/metadata/labels
create: true
group: apps
kind: StatefulSet
- path: spec/selector/matchLabels
create: false
group: batch