open-nomad/.changelog/12400.txt
Tim Gross 03c1904112
csi: allow namespace field to be passed in volume spec (#12400)
Use the volume spec's `namespace` field to override the value of the
`-namespace` and `NOMAD_NAMESPACE` field, just as we do with job spec.
2022-03-29 14:46:39 -04:00

4 lines
87 B
Plaintext

```release-note:improvement
csi: allow namespace field to be passed in volume spec
```