Add spec/jobTemplate/metadata/labels to common labels transformer

This commit is contained in:
Maximilian Gaß
2018-12-14 14:52:25 +01:00
parent 441f45e1cc
commit 8cecccbc88
2 changed files with 17 additions and 0 deletions

View File

@@ -130,6 +130,11 @@ commonLabels:
group: batch
kind: CronJob
- path: spec/jobTemplate/metadata/labels
create: true
group: batch
kind: CronJob
- path: spec/jobTemplate/spec/template/metadata/labels
create: true
group: batch