mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
Support node configmap namereference.
This commit is contained in:
@@ -114,6 +114,8 @@ nameReference:
|
||||
kind: CronJob
|
||||
- path: spec/jobTemplate/spec/template/spec/initContainers/envFrom/configMapRef/name
|
||||
kind: CronJob
|
||||
- path: spec/configSource/configMap
|
||||
kind: Node
|
||||
|
||||
- kind: Secret
|
||||
version: v1
|
||||
|
||||
Reference in New Issue
Block a user