mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 16:42:51 +00:00
add job initcontainer to varreference config
This commit is contained in:
@@ -88,6 +88,9 @@ varReference:
|
|||||||
- path: spec/template/spec/containers/env/value
|
- path: spec/template/spec/containers/env/value
|
||||||
kind: Job
|
kind: Job
|
||||||
|
|
||||||
|
- path: spec/template/spec/initContainers/env/value
|
||||||
|
kind: Job
|
||||||
|
|
||||||
- path: spec/jobTemplate/spec/template/spec/containers/env/value
|
- path: spec/jobTemplate/spec/template/spec/containers/env/value
|
||||||
kind: CronJob
|
kind: CronJob
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user