Here the marker `mapType` is on a `map[string]string` https://github.com/kubernetes/api/blob/b98f264fe39f5b5393bf918d8c16f86527965f1c/core/v1/types.go#L3129-L3132 Running controller-tools over this field results in a warning/error ``` k8s.io/api/core/v1/types.go:3129:2: must apply mapType to an object ```