Add PodTemplate field to namereference config.

This commit is contained in:
monopole
2021-03-08 09:51:39 -08:00
parent 7165b1ec40
commit ec27642e2f

View File

@@ -50,6 +50,8 @@ nameReference:
- path: spec/volumes/projected/sources/configMap/name
version: v1
kind: Pod
- path: template/spec/volumes/configMap/name
kind: PodTemplate
- path: spec/template/spec/volumes/configMap/name
kind: Deployment
- path: spec/template/spec/containers/env/valueFrom/configMapKeyRef/name